mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-23 22:26:29 +00:00
Set Drone platform to arm
This commit is contained in:
+5
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user