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
|
type: kubernetes
|
||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
platform:
|
node_selector:
|
||||||
os: linux
|
kubernetes.io/os: linux
|
||||||
arсh: amd64
|
kubernetes.io/arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: arch-linux-pkg
|
- name: arch-linux-pkg
|
||||||
|
Loading…
Reference in New Issue
Block a user