CICD Testing
This commit is contained in:
parent
a55ef4a6ff
commit
46531fa65a
@ -3,7 +3,7 @@ type: docker
|
|||||||
name: release
|
name: release
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
-name: greeting
|
- name: greeting
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "hello world"
|
- echo "hello world"
|
||||||
Loading…
x
Reference in New Issue
Block a user