Adding architecture to drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Kirby 2020-11-28 18:12:36 +01:00
parent 6d98a877e1
commit 43a2ddc152

View File

@ -2,6 +2,10 @@ kind: pipeline
type: docker type: docker
name: syntax name: syntax
platform:
os: linux
arch: arm
steps: steps:
- name: syntax - name: syntax
pull: if-not-exists pull: if-not-exists