Blessings of the Omnissiah be upon me!
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
997b18cadd
commit
af3cf35a12
@ -1,6 +1,9 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: hello-world
|
name: hello-world
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: arm
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
@ -10,6 +13,7 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: say-hello
|
- name: say-hello
|
||||||
image: arm64v8/busybox
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo hello-world
|
- echo hello
|
||||||
|
- echo world
|
||||||
Loading…
x
Reference in New Issue
Block a user