Skip to content

Commit

Permalink
Update icurri_deploy.yml (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
genius00hwan authored Nov 27, 2024
1 parent fe9ceea commit 9972b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icurri_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
-p 6379:6379 \
-p 3306:3306 \ # MySQL 포트 매핑
-p 27017:27017 \ # MongoDB 포트 매핑
${{ secrets.ECR_URI }}:${{ github.sha }
${{ secrets.ECR_URI }}:${{ github.sha }}

0 comments on commit 9972b86

Please sign in to comment.