feat: adding back normal release conditions
This commit is contained in:
parent
61446911d6
commit
39c794f815
@ -401,9 +401,8 @@ workflows:
|
|||||||
docker_context: .
|
docker_context: .
|
||||||
release:
|
release:
|
||||||
when:
|
when:
|
||||||
or: [<< pipeline.parameters.run-build-proxyd >>, << pipeline.parameters.run-all >>]
|
not:
|
||||||
# not:
|
equal: [ scheduled_pipeline, << pipeline.trigger_source >> ]
|
||||||
# equal: [ scheduled_pipeline, << pipeline.trigger_source >> ]
|
|
||||||
jobs:
|
jobs:
|
||||||
- hold:
|
- hold:
|
||||||
type: approval
|
type: approval
|
||||||
|
Loading…
Reference in New Issue
Block a user