mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-05 03:52:39 -07:00
Gettin one step further
This commit is contained in:
parent
15453bd9f2
commit
f3fa7c4116
1 changed files with 1 additions and 2 deletions
|
@ -21,10 +21,9 @@ steps:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: Datadog
|
from_secret: Datadog
|
||||||
events:
|
events:
|
||||||
- title: "Build failure on amd64"
|
- title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
||||||
text: "Build ${DRONE_BUILD_NUMBER}"
|
text: "Build ${DRONE_BUILD_NUMBER}"
|
||||||
alert_type: "error"
|
alert_type: "error"
|
||||||
# - title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
|
||||||
# text: ${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK})
|
# text: ${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK})
|
||||||
# alert_type: "info"
|
# alert_type: "info"
|
||||||
# # host: ${DRONE_SYSTEM_HOSTNAME}
|
# # host: ${DRONE_SYSTEM_HOSTNAME}
|
||||||
|
|
Loading…
Add table
Reference in a new issue