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