Skip to content

Commit

Permalink
Update deploy pwd (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
beming-dev authored Jan 11, 2025
2 parents 597f7a4 + 3df28d3 commit 6676d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
cd /home/ubuntu/app
cd /home/ubuntu/frontend
aws ecr get-login-password --region ap-northeast-2 | docker login --username AWS --password-stdin 294951093594.dkr.ecr.ap-northeast-2.amazonaws.com/frontend

# SecretsManager에서 모든 값 가져오기
Expand Down

0 comments on commit 6676d0e

Please sign in to comment.