This commit is contained in:
parent
f6611bdb59
commit
6270ceeb70
@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: exec
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: alpine
|
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello world
|
||||||
- echo world
|
|
Loading…
Reference in New Issue
Block a user