This commit is contained in:
@ -8,6 +8,6 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: hello-world:1
|
image: hello-world:latest
|
||||||
commands:
|
commands:
|
||||||
- echo hello world
|
- echo hello world
|
||||||
|
Reference in New Issue
Block a user