Build AMD only
Some checks failed
ci/woodpecker/push/woodpecker/2 Pipeline failed
ci/woodpecker/push/woodpecker/1 Pipeline failed

This commit is contained in:
Nikolai Rodionov 2024-09-27 23:43:38 +02:00
parent 0ac36c1569
commit 67d37f5df5
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -31,7 +31,7 @@ steps:
securityContext: securityContext:
privileged: true privileged: true
nodeSelector: nodeSelector:
kubernetes.io/arch: "arm64" kubernetes.io/arch: "amd64"
commands: commands:
- source ./env/${TARGET}.env - source ./env/${TARGET}.env
- ./scripts/$SCRIPT - ./scripts/$SCRIPT