mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-11 02:53:30 +00:00
Update Makefile
This commit is contained in:
parent
1fb91c73f3
commit
c97ef43629
@ -9,7 +9,7 @@ get:
|
|||||||
wget https://github.com/badges/shields/archive/$(VERSION).tar.gz
|
wget https://github.com/badges/shields/archive/$(VERSION).tar.gz
|
||||||
|
|
||||||
decompress:
|
decompress:
|
||||||
tar -xf $(VERSION).tar.bz2
|
tar -xf $(VERSION).tar.gz
|
||||||
|
|
||||||
build:
|
build:
|
||||||
docker buildx build --platform linux/amd64,linux/arm64 --push \
|
docker buildx build --platform linux/amd64,linux/arm64 --push \
|
||||||
|
Loading…
Reference in New Issue
Block a user