This commit is contained in:
parent
b432336db9
commit
b459ec50c7
@ -2,6 +2,13 @@ kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
node:
|
||||
runnner: docker
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: alpine
|
||||
|
Loading…
Reference in New Issue
Block a user