Adding architecture to drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
6d98a877e1
commit
43a2ddc152
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user