temporarily removing multiple architecture builds
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b352ee1b82
commit
87c0c74e4d
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker buildx build \
|
||||
#--platform linux/amd64,linux/arm64,linux/arm/v7 \
|
||||
-t git.andr3w.net/amd/backup-server:latest \
|
||||
-t git.andr3w.net/amd/backup-server:$(date -I) \
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue