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:
|
||||
- event: manual
|
||||
evaluate: 'task == "auto-apply-patches"'
|
||||
- event: cron
|
||||
cron: auto-apply-patches
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ variables:
|
|||
|
||||
when:
|
||||
- event: manual
|
||||
evaluate: 'task == "trial-build-registry"'
|
||||
- event: cron
|
||||
cron: trial-build-registry
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue