From 37a2c8851abab40f6abbd97467da540a8153ab05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Wed, 4 Oct 2023 19:55:07 +0200 Subject: [PATCH] ci: more fixes --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c52afc6..0092e49 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: