fix
This commit is contained in:
parent
0615729a80
commit
32b6350ad2
@ -66,9 +66,8 @@ jobs:
|
||||
- name: Prepare
|
||||
id: prep
|
||||
run: |
|
||||
echo $SHELL
|
||||
env | sort
|
||||
VERSION="sha-${GITHUB_SHA::8}"
|
||||
VERSION="sha-${GITHUB_SHA:0:8}"
|
||||
echo $VERSION
|
||||
|
||||
- name: Docker meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user