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
|
||||
type: docker
|
||||
name: hello-world
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
@ -10,6 +13,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: say-hello
|
||||
image: arm64v8/busybox
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello-world
|
||||
- echo hello
|
||||
- echo world
|
||||
Loading…
x
Reference in New Issue
Block a user