1
0
Fork 0

make pipeline explicitly for arm64
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Massaki Archambault 2021-08-28 19:16:57 -04:00
parent dfed035aa2
commit 91cc9ffff8
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
kind: pipeline
type: kubernetes
name: default
name: arm64
node_selector:
beta.kubernetes.io/arch: arm64
steps:
- name: docker