more explicit

This commit is contained in:
tooomm
2026-07-22 21:32:12 +02:00
committed by GitHub
parent c25f8d81cf
commit c01f7308da
+1 -1
View File
@@ -157,7 +157,7 @@ jobs:
run: |
TAG_ARGS=""
for tag in $TAGS; do
TAG_ARGS="$TAG_ARGS -t $tag"
TAG_ARGS="$TAG_ARGS --tag $tag"
done
docker buildx imagetools create \