This commit is contained in:
@@ -8,4 +8,9 @@ steps:
|
|||||||
image: gcc
|
image: gcc
|
||||||
commands:
|
commands:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
- name: run
|
||||||
|
image: bash
|
||||||
|
commands:
|
||||||
|
- echo HELLO WORLD
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user