Update .drone.yml
This commit is contained in:
parent
c495280ba7
commit
aa0871106a
|
|
@ -1,6 +1,10 @@
|
|||
kind: pipeline
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: alpine
|
||||
|
|
|
|||
Loading…
Reference in New Issue