From 6689b092214b3fc798c30d57e57e81e0367760dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Wed, 4 Oct 2023 19:54:06 +0200 Subject: [PATCH] ci: fix variable --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cf6fe1b..c52afc6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ steps: - name: redeploy on portainer image: plugins/webhook settings: - urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/${ID} "] + urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/$ID "] depends_on: - "build container (non-prod)" environment: