unique names for steps
This commit is contained in:
parent
ef7b465809
commit
e18c9991e3
@ -3,7 +3,7 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: discord notification
|
||||
- name: Pipeline started discord notification
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
webhook_id:
|
||||
@ -62,7 +62,7 @@ steps:
|
||||
event:
|
||||
- push
|
||||
|
||||
- name: discord notification
|
||||
- name: Pipeline Completed discord notification
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
webhook_id:
|
||||
|
Loading…
x
Reference in New Issue
Block a user