Skip to content

Commit

Permalink
Update cd-dev-recruit.yml (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
hocaron authored Jan 20, 2025
2 parents a818029 + b86cc5e commit 3975166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-dev-recruit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
script: |
aws ecr get-login-password --region ap-northeast-2 | docker login --username AWS --password-stdin 321148231533.dkr.ecr.ap-northeast-2.amazonaws.com
cd /home/ec2-user/mashup-server/docker/deploy/recruit/dev
sh ./deploy-recruit.sh
sh ./deploy-recruit.sh $TAG

0 comments on commit 3975166

Please sign in to comment.