test
Docker Deploy / build-and-deploy (push) Successful in 1m36s
Details
Docker Deploy / build-and-deploy (push) Successful in 1m36s
Details
This commit is contained in:
parent
789b558548
commit
4650d3b5f7
|
@ -3,7 +3,7 @@ type: docker
|
||||||
name: greeting
|
name: greeting
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: en
|
- name: test
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo hello world!!
|
- echo hello world!!
|
Loading…
Reference in New Issue