🔧 修改自动打包为Master分支打Tag才触发
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5be98632d9
commit
43743843c8
@ -8,17 +8,13 @@ steps:
|
|||||||
# - echo 'Testing'
|
# - echo 'Testing'
|
||||||
|
|
||||||
- name: Send To DingTalk
|
- name: Send To DingTalk
|
||||||
image: guoxudongdocker/drone-dingtalk
|
image: lddsb/drone-dingtalk-message
|
||||||
settings:
|
settings:
|
||||||
token: af1973914f3b2af28fe7fb96c424a557059d4d3af5cba33b31d6640e8538ba45
|
token: af1973914f3b2af28fe7fb96c424a557059d4d3af5cba33b31d6640e8538ba45
|
||||||
type: markdown
|
type: markdown
|
||||||
message_color: true
|
message_color: true
|
||||||
message_pic: true
|
message_pic: true
|
||||||
sha_link: true
|
sha_link: true
|
||||||
when:
|
|
||||||
status:
|
|
||||||
- failure
|
|
||||||
- success
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user