From f3fa7c41165c106e91caeaa2895d558b8c602864 Mon Sep 17 00:00:00 2001 From: James Wells Date: Sat, 22 May 2021 10:05:03 -0700 Subject: [PATCH] Gettin one step further --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0dc2584..787e543 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,10 +21,9 @@ steps: api_key: from_secret: Datadog events: - - title: "Build failure on amd64" + - title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})" text: "Build ${DRONE_BUILD_NUMBER}" alert_type: "error" - # - title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})" # text: ${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK}) # alert_type: "info" # # host: ${DRONE_SYSTEM_HOSTNAME}