mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
fix separatord
This commit is contained in:
parent
d38a19bfee
commit
0a44914536
@ -9,7 +9,7 @@ get:
|
|||||||
wget https://github.com/matrix-org/synapse/archive/refs/tags/$(VERSION).tar.gz
|
wget https://github.com/matrix-org/synapse/archive/refs/tags/$(VERSION).tar.gz
|
||||||
|
|
||||||
decompress:
|
decompress:
|
||||||
tar -xf $(VERSION).tar.gz
|
tar -xf $(VERSION).tar.gz
|
||||||
|
|
||||||
build:
|
build:
|
||||||
docker buildx build --platform linux/amd64,linux/arm64,linux/arm --push \
|
docker buildx build --platform linux/amd64,linux/arm64,linux/arm --push \
|
||||||
|
Loading…
Reference in New Issue
Block a user