mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
echo args
This commit is contained in:
parent
a93bf725ef
commit
a12b406265
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@ -218,6 +218,9 @@ jobs:
|
||||
if [ "${{ github.ref_type }}" == "tag" ]; then
|
||||
args="$args -t latest"
|
||||
fi
|
||||
|
||||
echo $args
|
||||
|
||||
docker buildx imagetools create $args \
|
||||
local-amd64 \
|
||||
local-arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user