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}