From b68ddfae1bde4e0c1efe680abe2efab74f03f4fe Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sat, 26 Oct 2024 17:57:28 -0400 Subject: [PATCH] wait for gamma to be fully deployed --- .github/workflows/deployment-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index cd21d6b08..9c9c875cc 100644 --- a/.github/workflows/deployment-pipeline.yml +++ b/.github/workflows/deployment-pipeline.yml @@ -102,7 +102,7 @@ jobs: task-definition: ${{ steps.render-web-container.outputs.task-definition }} service: infisical-core-gamma-stage cluster: infisical-gamma-stage - wait-for-service-stability: false + wait-for-service-stability: true production-us: name: US production deploy