Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
97WaterPolo 2023-12-07 19:19:35 -08:00
parent b4809f8242
commit 7c63f8834f

View File

@ -44,7 +44,7 @@ steps:
- name: deploy-containers
image: curlimages/curl
commands:
- "curl https://sgdvinfra001.prd.siglerdev.us:9443/api/stacks/webhooks/067a0369-369d-49a3-a66a-d942462b6118"
- "curl -k https://sgdvinfra001.prd.siglerdev.us:9443/api/stacks/webhooks/067a0369-369d-49a3-a66a-d942462b6118"
depends_on:
- build-advent-of-code