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