Add missing \
This commit is contained in:
parent
11d703efcb
commit
111d316802
2
build/docker-multiarch.sh
Normal file → Executable file
2
build/docker-multiarch.sh
Normal file → Executable file
@ -5,5 +5,5 @@ EXTRA_ARGS="$@"
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform $PLATFORM \
|
--platform $PLATFORM \
|
||||||
--tag $TAG \
|
--tag $TAG \
|
||||||
$EXTRA_ARGS
|
$EXTRA_ARGS \
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user