test drone
This commit is contained in:
parent
9973049138
commit
e83e773de0
1 changed files with 5 additions and 5 deletions
|
|
@ -3,8 +3,8 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo Hello
|
||||||
- echo world
|
- echo World
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue