mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-07-02 14:12:47 +01:00
[add] platform
This commit is contained in:
parent
9687457899
commit
a7aabc7cc3
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue