echo args

This commit is contained in:
ThePhaseless 2025-02-28 17:53:04 +01:00
parent a93bf725ef
commit a12b406265

View File

@ -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