ci: fix jobs not exiting on failure
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / fuzz (push) Failing after 9s
Gentoo Utils / test (push) Has been cancelled
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / fuzz (push) Failing after 9s
Gentoo Utils / test (push) Has been cancelled
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -l {0}
|
||||
shell: bash -le {0}
|
||||
|
||||
jobs:
|
||||
build-oci-image:
|
||||
|
||||
Reference in New Issue
Block a user