This commit is contained in:
parent
70121885b5
commit
8e6b702d5d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
kind: pipeline
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: python
|
||||
|
|
|
|||
Loading…
Reference in a new issue