Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

Added webhook to deploy any new changes through portainer
This commit is contained in:
97WaterPolo 2023-12-07 19:14:24 -08:00
parent cce05b2179
commit b4809f8242

View File

@ -44,10 +44,7 @@ steps:
- name: deploy-containers
image: curlimages/curl
commands:
- "curl -H \"Authorization: Bearer $WATCHTOWER_TOKEN\" 192.168.68.114:8080/v1/update"
environment:
WATCHTOWER_TOKEN:
from_secret: watchtower_secret
- "curl https://sgdvinfra001.prd.siglerdev.us:9443/api/stacks/webhooks/067a0369-369d-49a3-a66a-d942462b6118"
depends_on:
- build-advent-of-code