arm
This commit is contained in:
parent
c3aa2a69ba
commit
2c8386cbdb
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ steps:
|
|||
backend_options:
|
||||
kubernetes:
|
||||
nodeSelector:
|
||||
platform: linux/arm64
|
||||
kubernetes.io/arch: "arm64"
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock # agent on VM
|
||||
# - /tmp:/tmp # agent on VM
|
||||
|
|
|
|||
Loading…
Reference in a new issue