From a676227ca9156c11a1cf86ad0192cc07c09e1cdd Mon Sep 17 00:00:00 2001 From: rulrich Date: Wed, 13 Mar 2024 07:31:00 +0100 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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",