fix docker build

This commit is contained in:
anhefti 2021-07-15 08:57:15 +02:00
parent 46a4a61dea
commit 57bc139a29

View file

@ -59,7 +59,7 @@ jobs:
run: echo $SHA
env:
SHA: ${{ steps.short-sha.outputs.sha }}
-
name: Set env
run: echo "TAG_NAME=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
-