From acb5314c8439b4b157a672dbf2cc9dab519d049b Mon Sep 17 00:00:00 2001 From: HyoBN Date: Sun, 27 Aug 2023 01:57:23 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Beanstalk=20=EB=B0=B0=ED=8F=AC=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 73db6f8..3da794b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -58,4 +58,4 @@ jobs: version_label: github-action-${{ steps.current-time.outputs.formattedTime }} region: ap-northeast-2 deployment_package: deploy/deploy.zip - wait_for_environment_recovery: 60 + wait_for_environment_recovery: 300