Set Drone platform to arm

This commit is contained in:
stefanprodan
2019-02-08 00:32:15 +02:00
parent c21c24b2fd
commit ed553135b2
+5 -1
View File
@@ -2,13 +2,17 @@
kind: pipeline
name: linux-arm
platform:
os: linux
arch: arm
steps:
- name: dryrun
pull: always
image: plugins/docker:linux-arm
settings:
dockerfile: Dockerfile.arm
dry_run: true
#dry_run: true
repo: stefanprodan/podinfo-arm
auto_tag: true
username: