Skip to content

Commit

Permalink
Fix(#14): 컨테이너 종료되는 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
dongkyun0713 authored Jul 18, 2024
1 parent 26eac6b commit 5a4ea4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
sudo docker stop ${{ env.CONTAINER_NAME_GREEN }}
sudo docker rm ${{ env.CONTAINER_NAME_GREEN }}
fi
sleep 20
sudo systemctl reload nginx

0 comments on commit 5a4ea4f

Please sign in to comment.