test: workflow
This commit is contained in:
parent
e4697f4e5c
commit
f2e1beba96
1 changed files with 0 additions and 1 deletions
1
.github/workflows/action-test.yml
vendored
1
.github/workflows/action-test.yml
vendored
|
@ -25,7 +25,6 @@ jobs:
|
|||
SHORTREF=$(git rev-parse --short=8 ${{ inputs.tag }})
|
||||
|
||||
VERSION=${{ inputs.tag }}
|
||||
fi
|
||||
TAGS="${DOCKER_IMAGE}:${VERSION},${DOCKER_IMAGE}:${SHORTREF}"
|
||||
|
||||
# Set output parameters.
|
||||
|
|
Loading…
Reference in a new issue