mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 04:56:28 -08: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
|
||||
events:
|
||||
- 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"
|
||||
host: ${DRONE_SYSTEM_HOSTNAME}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue