diff --git a/.drone.yml b/.drone.yml index f7a3156..dbe0881 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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