fix
This commit is contained in:
parent
40075005d0
commit
3897d0e3f1
@ -63,6 +63,9 @@ jobs:
|
||||
env:
|
||||
DOCKER_ORG: ryanc
|
||||
DOCKER_LATEST: latest
|
||||
defaults:
|
||||
run:
|
||||
shell: /bin/bash
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@ -72,7 +75,6 @@ jobs:
|
||||
- name: Prepare
|
||||
id: prep
|
||||
run: |
|
||||
env | sort
|
||||
VERSION=sha-${GITHUB_SHA::8}
|
||||
echo $VERSION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user