mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 04:56:28 -08:00
Now what is the problem?
This commit is contained in:
parent
d439b5d9d8
commit
e0e205d27d
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ steps:
|
|||
api_key:
|
||||
from_secret: Datadog
|
||||
events:
|
||||
- title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
||||
text: "${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK})"
|
||||
- title: "Begin Build: ${DRONE_REPO}"
|
||||
text: "${DRONE_COMMIT_LINK}"
|
||||
alert_type: "info"
|
||||
host: ${DRONE_SYSTEM_HOSTNAME}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue