Compare commits
1 Commits
6d2fe7dc2a
...
13af2b4b1f
| Author | SHA1 | Date | |
|---|---|---|---|
| 13af2b4b1f |
@@ -6,10 +6,6 @@ defaults:
|
|||||||
run:
|
run:
|
||||||
shell: bash -el {0}
|
shell: bash -el {0}
|
||||||
|
|
||||||
# fixes rare instances of git commands failing because TERM isnt set
|
|
||||||
env:
|
|
||||||
TERM: xterm
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-oci-image:
|
build-oci-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user