fix
This commit is contained in:
parent
de2354f789
commit
76645b8f5a
@ -65,7 +65,7 @@ jobs:
|
||||
DOCKER_LATEST: latest
|
||||
defaults:
|
||||
run:
|
||||
shell: /bin/bash
|
||||
shell: bash
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@ -74,7 +74,6 @@ jobs:
|
||||
|
||||
- name: Prepare
|
||||
id: prep
|
||||
shell: bash
|
||||
run: |
|
||||
VERSION=sha-${GITHUB_SHA::8}
|
||||
echo $VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user