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