mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-26 08:08:58 -07:00
Still further
This commit is contained in:
parent
f3fa7c4116
commit
a35c742a67
1 changed files with 1 additions and 2 deletions
|
@ -23,9 +23,8 @@ steps:
|
||||||
events:
|
events:
|
||||||
- title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
- title: "Begin Build: ${DRONE_REPO}(${DRONE_BUILD_NUMBER})"
|
||||||
text: "Build ${DRONE_BUILD_NUMBER}"
|
text: "Build ${DRONE_BUILD_NUMBER}"
|
||||||
alert_type: "error"
|
alert_type: "info"
|
||||||
# text: ${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK})
|
# text: ${DRONE_COMMIT_MESSAGE}(${DRONE_COMMIT_LINK})
|
||||||
# alert_type: "info"
|
|
||||||
# # host: ${DRONE_SYSTEM_HOSTNAME}
|
# # host: ${DRONE_SYSTEM_HOSTNAME}
|
||||||
|
|
||||||
- name: Validate code base and dependencies
|
- name: Validate code base and dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue