Build AMD only
This commit is contained in:
parent
0ac36c1569
commit
67d37f5df5
@ -31,7 +31,7 @@ steps:
|
||||
securityContext:
|
||||
privileged: true
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: "arm64"
|
||||
kubernetes.io/arch: "amd64"
|
||||
commands:
|
||||
- source ./env/${TARGET}.env
|
||||
- ./scripts/$SCRIPT
|
||||
|
Loading…
Reference in New Issue
Block a user