forked from jasder/forgeplus
更新 '.trustie-pipeline.yml'
This commit is contained in:
parent
96cc2a85c7
commit
c8c1a362e8
|
@ -7,6 +7,6 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: node:latest
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
Loading…
Reference in New Issue