fix(ci): replace platform with node_selector
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
80491cc86a
commit
48ef6e6f11
@ -4,9 +4,9 @@ kind: pipeline
|
||||
type: kubernetes
|
||||
name: deploy
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arсh: amd64
|
||||
node_selector:
|
||||
kubernetes.io/os: linux
|
||||
kubernetes.io/arch: arm64
|
||||
|
||||
steps:
|
||||
- name: arch-linux-pkg
|
||||
|
Loading…
Reference in New Issue
Block a user