mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix blocked by manual trigger
This commit is contained in:
parent
ce17706497
commit
e57b033fae
@ -52,6 +52,7 @@ img:
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "push"'
|
||||
when: manual
|
||||
allow_failure: true
|
||||
- when: never
|
||||
image:
|
||||
name: alpine/git:latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user