Skip to content

Commit

Permalink
chore: aws.json 파일임을 명시
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiWonYu committed Jun 25, 2024
1 parent e4ba9d8 commit 0b7e125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0b7e125

Please sign in to comment.