Skip to content

Commit 5d74675

Browse files
author
Costin Bleotu
committed
Remove custom template from slack notify
1 parent 748bc7c commit 5d74675

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.drone.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ pipeline:
1111
image: plugins/slack
1212
webhook: https://hooks.slack.com/services/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
1313
channel: python-gogs-client
14-
template: >
15-
{{#success build.status}}
16-
build {{build.number}} succeeded. Good job.
17-
{{else}}
18-
build {{build.number}} failed. Fix me please.
19-
{{/success}}
2014

2115
matrix:
2216
PYTHON_VERSION:

0 commit comments

Comments
 (0)