Merge branch 'release-0.1' into dev
This commit is contained in:
commit
5860e53690
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