This commit is contained in:
parent
43743843c8
commit
86c57d639a
@ -2,10 +2,10 @@ kind: pipeline
|
|||||||
name: pipeline-example-maven
|
name: pipeline-example-maven
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: Test Echo
|
- name: TestEcho
|
||||||
# image: alpine:latest
|
image: alpine:latest
|
||||||
# commands:
|
commands:
|
||||||
# - echo 'Testing'
|
- echo 'Testing'
|
||||||
|
|
||||||
- name: SendToDingTalk
|
- name: SendToDingTalk
|
||||||
image: lddsb/drone-dingtalk-message
|
image: lddsb/drone-dingtalk-message
|
||||||
|
Loading…
Reference in New Issue
Block a user