Merge branch 'main' of https://git.siglerdev.us/97WaterPolo/AdventOfCode
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
d4661430bf
@ -44,10 +44,7 @@ steps:
|
|||||||
- name: deploy-containers
|
- name: deploy-containers
|
||||||
image: curlimages/curl
|
image: curlimages/curl
|
||||||
commands:
|
commands:
|
||||||
- "curl -H \"Authorization: Bearer $WATCHTOWER_TOKEN\" 192.168.68.114:8080/v1/update"
|
- "curl -X POST -k https://sgdvinfra001.prd.siglerdev.us:9443/api/stacks/webhooks/067a0369-369d-49a3-a66a-d942462b6118"
|
||||||
environment:
|
|
||||||
WATCHTOWER_TOKEN:
|
|
||||||
from_secret: watchtower_secret
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build-advent-of-code
|
- build-advent-of-code
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user