We don't need cross arch builds
This commit is contained in:
parent
35d43e0c3f
commit
f41bfbc458
1 changed files with 0 additions and 1 deletions
1
vendor/docker-nixos/build.sh
vendored
1
vendor/docker-nixos/build.sh
vendored
|
@ -8,7 +8,6 @@ if [ -z "$NIXOS_TAG" ]; then
|
|||
fi
|
||||
|
||||
docker build \
|
||||
--platform=linux/amd64,linux/arm64 \
|
||||
-t "git.devcomp.xyz/devcomp/nixos:$NIXOS_TAG" \
|
||||
-f Dockerfile \
|
||||
--push .
|
||||
|
|
Loading…
Add table
Reference in a new issue