Skip to content

Commit

Permalink
Merge pull request #23 from Kusitms-29th-Meetup-TeamE/feat/22/cicd
Browse files Browse the repository at this point in the history
Fix: 블루그린 배포 오류 수정
  • Loading branch information
nohy6630 authored May 8, 2024
2 parents 82040d8 + 71722d2 commit ff6d5c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
key: ${{secrets.EC2_PRIVATE_KEY}}
port: 22
script: |
sudo docker-compose down
sudo chmod 777 ./deploy.sh
sudo ./deploy.sh
sudo docker image prune -f

0 comments on commit ff6d5c7

Please sign in to comment.