mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-02 06:20:46 +00:00
Merge branch 'feature/interruptible-on-failure' into 'main'
Make ci pipeline interruptible on failure See merge request fedora/bootc/base-images!664
This commit is contained in:
commit
ee03c3af94
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
# are easily replicable locally: just install `just` and run the
|
||||
# same targets that CI does.
|
||||
workflow:
|
||||
auto_cancel:
|
||||
on_job_failure: all
|
||||
rules:
|
||||
# Skip CI if only non-build files changed
|
||||
- changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue