diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 589695c..0a9f5c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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" \ No newline at end of file + PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/7a477f78-ced3-44d3-8a3d-5c05e8c565de" \ No newline at end of file