From 70f8882210944c24a8ef7c51e1724773cc04823e Mon Sep 17 00:00:00 2001 From: qro-story Date: Wed, 18 Sep 2024 14:43:49 +0900 Subject: [PATCH] =?UTF-8?q?task=20:=20health=20check=20=EA=B8=B0=EA=B0=84?= =?UTF-8?q?=20=EB=8A=98=EB=A6=AC=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1d11a51..d6ead81 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,6 +34,7 @@ jobs: version_description: ${{ github.event.head_commit.message }} region: ap-northeast-2 deployment_package: ${{ github.sha }}.zip + wait_for_environment_recovery: 180 - name: Update EB environment run: |