diff --git a/.drone.yml b/.drone.yml index b4b6d4e..c464dbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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",