Compare commits
2 Commits
faf97be441
...
af8f3cb76f
| Author | SHA1 | Date | |
|---|---|---|---|
| af8f3cb76f | |||
| 589e17b803 |
@@ -5,6 +5,8 @@ name: default
|
||||
workspace:
|
||||
path: /drone/src
|
||||
|
||||
branches: dev
|
||||
|
||||
steps:
|
||||
- name: dingtalk
|
||||
image: lddsb/drone-dingtalk-message
|
||||
@@ -12,4 +14,5 @@ steps:
|
||||
token: e6a8fb84948590317c8220f3c8408d9b301b34ceb766c667613f3843688b23d8
|
||||
type: markdown
|
||||
secret: G
|
||||
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
|
||||
sha_link: https://git.yulei.icu/yulei/openclash-rule
|
||||
9
markdown.tpl
Normal file
9
markdown.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
# [TPL_REPO_FULL_NAME] build [TPL_BUILD_STATUS], takes [TPL_BUILD_CONSUMING]s
|
||||
@mobile1 @mobile2
|
||||
[TPL_COMMIT_MSG]
|
||||
|
||||
[TPL_COMMIT_SHA]([TPL_COMMIT_LINK])
|
||||
|
||||
[[TPL_AUTHOR_NAME]([TPL_AUTHOR_EMAIL])](mailto:[TPL_AUTHOR_EMAIL])
|
||||
|
||||
[Click To The Build Detail Page [TPL_STATUS_EMOTICON)]]([TPL_BUILD_LINK])
|
||||
Reference in New Issue
Block a user