mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-01-18 15:48:53 +00:00
[add] platform
This commit is contained in:
parent
9687457899
commit
a7aabc7cc3
@ -2,6 +2,10 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: arm
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: alpine
|
image: alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user