ci: fix jobs not exiting on failure
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