mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-07 17:26:25 +01:00
ci: docker fix (#37)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user