forked from jasder/forgeplus
update .trustie-pipeline.yml
This commit is contained in:
parent
aea73431af
commit
d1090dc9bf
|
@ -6,4 +6,7 @@ platform:
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- echo hola
|
- name: test
|
||||||
|
image: node:latest
|
||||||
|
commands:
|
||||||
|
- echo hello
|
Loading…
Reference in New Issue