From 0b7e125d1073b89b172760657f396861a3e76c7a Mon Sep 17 00:00:00 2001 From: WonyuChoi Date: Tue, 25 Jun 2024 19:38:43 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20aws.json=20=ED=8C=8C=EC=9D=BC=EC=9E=84?= =?UTF-8?q?=EC=9D=84=20=EB=AA=85=EC=8B=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 1b8e78fa..b86e95a1 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -55,7 +55,7 @@ jobs: docker tag $ECR_REPOSITORY:latest $ECR_REGISTRY/$ECR_REPOSITORY:latest docker push $ECR_REGISTRY/$ECR_REPOSITORY:latest - - name: Create Dockerrun file + - name: Create Dockerrun.aws.json file run: | echo '{ "AWSEBDockerrunVersion": "1",