Skip to content

Commit 8b00dbb

Browse files
committed
Dedupe the drone steps.
1 parent c8d120b commit 8b00dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
when:
1616
event:
1717
- push
18-
- name: notification
18+
- name: tag_notification
1919
image: plugins/slack
2020
settings:
2121
webhook:
@@ -59,7 +59,7 @@ steps:
5959
when:
6060
event:
6161
- tag
62-
- name: notification
62+
- name: release_notification
6363
image: plugins/slack
6464
settings:
6565
webhook:

0 commit comments

Comments
 (0)