forked from jasder/forgeplus
Update '.trustie-pipeline.yml'
This commit is contained in:
parent
ba7f7bd89f
commit
2dad9dc99d
|
@ -7,6 +7,9 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: node
|
||||
image: gcc
|
||||
commands:
|
||||
- echo hello
|
||||
- ./configure
|
||||
- make
|
||||
- make test
|
||||
1111
|
Loading…
Reference in New Issue