This commit is contained in:
@@ -4,7 +4,8 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- image: bash
|
- name: first
|
||||||
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
- echo "hello"
|
- echo "hello"
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user