ci: docker fix (#37)

This commit is contained in:
Morten Olsen
2024-01-15 15:09:51 +01:00
committed by GitHub
parent a08f9e1c91
commit 161a098c9f

View File

@@ -86,7 +86,7 @@ jobs:
- name: Retrieve version
run: |
echo "TAG_NAME=$(git describe --tag --abbrev=0) >> $GITHUB_OUTPUT
echo "TAG_NAME=$(git describe --tag --abbrev=0)" >> $GITHUB_OUTPUT
id: version
- name: Extract metadata (tags, labels) for Docker