From 1509695ba304854d30470475862524582b66480e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Wed, 4 Oct 2023 20:12:31 +0200 Subject: [PATCH] test4 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b41989e..5d476be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: WEBHOOK_ID: from_secret: PORTAINER_TIMETRACKER_WEBHOOK_ID settings: - urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/$WEBHOOK_ID" ] + urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/9f5c9c03-2cf4-46cc-a1e5-f5f49071e386" ] # depends_on: # - "build-prod"