You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I deploy a PR on an application that has 2 servers, it deploys the PR correctly (and without errors) on primary server but then there is also a deployments triggered for 2nd server:
The logs of that deployment start with:
[2024-Mar-20 09:25:13.472740] Found a suitable build server (build).
[2024-Mar-20 09:25:13.474680] Starting deployment of baptisteArno/typebot.io:main to chat-api-2.
[2024-Mar-20 09:25:13.937055] Preparing container with helper image: ghcr.io/coollabsio/coolify-helper:latest.
Which is clearly something I don't want when triggering a PR deployment
Minimal Reproduction (if possible, example repository)
Description
Whenever I deploy a PR on an application that has 2 servers, it deploys the PR correctly (and without errors) on primary server but then there is also a deployments triggered for 2nd server:
The logs of that deployment start with:
Which is clearly something I don't want when triggering a PR deployment
Minimal Reproduction (if possible, example repository)
baptisteArno/typebot.io#1200
Exception or Error
No response
Version
v4.0.0-beta.239
The text was updated successfully, but these errors were encountered: