new webhook

This commit is contained in:
2026-02-16 16:20:00 +01:00
parent a8406c9bb4
commit 79af68e2c5

View File

@@ -38,7 +38,7 @@ deploy_prod:
only:
- main
variables:
PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/ee5dbc0d-18e8-45d7-bcfd-b24d1f2c0ee6"
PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/1002a576-f003-4c5f-9079-41ed019f7bdc"
# -------------------------
# DEVELOPMENT (development)
@@ -57,4 +57,4 @@ deploy_dev:
only:
- development
variables:
PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/DEV-WEBHOOK-ID"
PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/7a477f78-ced3-44d3-8a3d-5c05e8c565de"