fix(ci): replace platform with node_selector
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Markus Pesch 2022-04-03 14:18:49 +02:00
parent 80491cc86a
commit 48ef6e6f11
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 3 additions and 3 deletions

View File

@ -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