ci: remove evaluate conditions
This commit is contained in:
parent
1bca6004fd
commit
ed1485c542
2 changed files with 0 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ variables:
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: manual
|
- event: manual
|
||||||
evaluate: 'task == "auto-apply-patches"'
|
|
||||||
- event: cron
|
- event: cron
|
||||||
cron: auto-apply-patches
|
cron: auto-apply-patches
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,6 @@ variables:
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: manual
|
- event: manual
|
||||||
evaluate: 'task == "trial-build-registry"'
|
|
||||||
- event: cron
|
- event: cron
|
||||||
cron: trial-build-registry
|
cron: trial-build-registry
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue