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