This commit is contained in:
@@ -3,6 +3,11 @@ when:
|
|||||||
branch: main
|
branch: main
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: echo
|
||||||
|
image: alpine/git
|
||||||
|
commands:
|
||||||
|
- echo "Done"
|
||||||
|
|
||||||
- name: build-image
|
- name: build-image
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user