mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-03 06:50:46 +00:00
Make ci pipeline interruptible on failure
This commit is contained in:
parent
f19037a6e6
commit
6b7843792b
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