mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-28 14:47:11 -07:00
more explicit
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user