new webhook
This commit is contained in:
@@ -38,7 +38,7 @@ deploy_prod:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
variables:
|
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)
|
# DEVELOPMENT (development)
|
||||||
@@ -57,4 +57,4 @@ deploy_dev:
|
|||||||
only:
|
only:
|
||||||
- development
|
- development
|
||||||
variables:
|
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"
|
||||||
Reference in New Issue
Block a user