fix
This commit is contained in:
parent
90b88f4a55
commit
40075005d0
@ -73,7 +73,7 @@ jobs:
|
||||
id: prep
|
||||
run: |
|
||||
env | sort
|
||||
VERSION="sha-${GITHUB_SHA:0:8}"
|
||||
VERSION=sha-${GITHUB_SHA::8}
|
||||
echo $VERSION
|
||||
|
||||
- name: Docker meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user