ISSUE
Since yesterday our CI using the CLI returns errors on containers deployments but the logs look good.
Impact: all our PR have a failed status even though they seem properly deployed.
HOW TO REPRODUCE
qovery container deploy --organization <my_org> --project WebApp --environment "[PR-10170] feat(DEV-1921): Add voting options to consultations" --containers "web,worker" --tag 65c6190dac0d5cd63b6cd89a51c5c932dcdb5d5d --watch
Deploying containers web,worker in progress..
INFO[2023-03-28T15:01:31+02:00] DEPLOYMENT_QUEUED (0/7 services ⏳ )
INFO[2023-03-28T15:01:34+02:00] DEPLOYMENT_QUEUED (0/7 services ⏳ )
INFO[2023-03-28T15:01:37+02:00] DEPLOYMENT_QUEUED (0/7 services ⏳ )
INFO[2023-03-28T15:01:40+02:00] DEPLOYMENT_QUEUED (0/7 services ⏳ )
INFO[2023-03-28T15:01:44+02:00] DEPLOYMENT_QUEUED (0/7 services ⏳ )
INFO[2023-03-28T15:01:47+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:01:50+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:01:53+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:01:56+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:00+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:03+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:06+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:09+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:12+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:16+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:19+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:22+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:25+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:29+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:32+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:35+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:38+02:00] DEPLOYING (0/7 services ⏳ )
INFO[2023-03-28T15:02:41+02:00] DEPLOYMENT_ERROR (0/7 services ⏳ )