Build AMD only
This commit is contained in:
parent
0ac36c1569
commit
67d37f5df5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user