Compare commits
2 commits
71f9251fd9
...
3a900a7c9c
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a900a7c9c | |||
| a676227ca9 |
1 changed files with 4 additions and 1 deletions
|
|
@ -73,7 +73,10 @@ steps:
|
|||
urls: https://chat.host-ranger.ch/hooks/9e39cidaqt8d7f9hd4gmutkngr
|
||||
content_type: application/json
|
||||
template: |
|
||||
${DRONE_REPO} build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
|
||||
{
|
||||
"text": "Pull Request"
|
||||
}
|
||||
# ${DRONE_REPO} build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
|
||||
# {
|
||||
# "owner": "$DRONE_REPO_OWNER",
|
||||
# "repo": "$DRONE_REPO_NAME",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue