ci: fix variable
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Lukáš Kucharczyk 2023-10-04 19:54:06 +02:00
parent a80b633d57
commit 6689b09221
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ steps:
- name: redeploy on portainer - name: redeploy on portainer
image: plugins/webhook image: plugins/webhook
settings: settings:
urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/${ID} "] urls: [ "https://portainer.kucharczyk.xyz/api/webhooks/$ID "]
depends_on: depends_on:
- "build container (non-prod)" - "build container (non-prod)"
environment: environment: