From 5f2538893c3fc2de5d83891fbd628ab080d37d66 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Fri, 19 May 2023 11:35:02 -0700 Subject: [PATCH] unique names for steps --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6db41bf0..5f41059f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: