From 02ba2649d89561c8e988418fbd86076b106f05c2 Mon Sep 17 00:00:00 2001 From: jcw1031 Date: Wed, 4 Sep 2024 00:59:36 +0900 Subject: [PATCH] =?UTF-8?q?submodule=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test-deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index 4a4a6dd..d8163b7 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -55,3 +55,5 @@ jobs: --deployment-config-name CodeDeployDefault.AllAtOnce --deployment-group-name TaxiMate-develop-deployment-group --s3-location bucket=taxi-mate-develop-bucket,key=archive/$GITHUB_SHA.zip,bundleType=zip + +# 테스트 \ No newline at end of file