Merge pull request '.drone.yml aktualisiert' (#6) from rulrich-patch-3 into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
This commit is contained in:
commit
3a900a7c9c
1 changed files with 4 additions and 1 deletions
|
|
@ -73,7 +73,10 @@ steps:
|
||||||
urls: https://chat.host-ranger.ch/hooks/9e39cidaqt8d7f9hd4gmutkngr
|
urls: https://chat.host-ranger.ch/hooks/9e39cidaqt8d7f9hd4gmutkngr
|
||||||
content_type: application/json
|
content_type: application/json
|
||||||
template: |
|
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",
|
# "owner": "$DRONE_REPO_OWNER",
|
||||||
# "repo": "$DRONE_REPO_NAME",
|
# "repo": "$DRONE_REPO_NAME",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue