Compare commits
2 commits
5b64447ca6
...
35bfd17be5
Author | SHA1 | Date | |
---|---|---|---|
35bfd17be5 | |||
c0c65007c9 |
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@ kind: pipeline
|
|||
type: docker
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node
|
||||
|
|
Loading…
Add table
Reference in a new issue