This commit is contained in:
parent
b459ec50c7
commit
dd2c882365
@ -2,16 +2,9 @@ kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
node:
|
||||
runnner: docker
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello 2
|
||||
- echo hello
|
||||
- echo world
|
Loading…
Reference in New Issue
Block a user