This commit is contained in:
parent
7776a65e71
commit
be2ff13536
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ kind: pipeline
|
|||
type: exec
|
||||
name: build
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: pull
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue