mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-26 15:08:59 -07:00
Well that broke in an odd way.
This commit is contained in:
parent
cfdacae6c8
commit
7fdd3ae792
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ steps:
|
||||||
from_secret: Datadog
|
from_secret: Datadog
|
||||||
events:
|
events:
|
||||||
- title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
- 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
Add a link
Reference in a new issue