Compare commits
1 Commits
0ced4729ed
...
180b24740f
| Author | SHA1 | Date | |
|---|---|---|---|
| 180b24740f |
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -le {0}
|
||||
shell: bash -le -o pipefail {0}
|
||||
|
||||
jobs:
|
||||
build-oci-image:
|
||||
|
||||
Reference in New Issue
Block a user