Skip to content

Commit

Permalink
Merge pull request #125 from catchroom/develop
Browse files Browse the repository at this point in the history
fix : docker ์ˆ˜์ •
  • Loading branch information
sungjiwoon authored Feb 7, 2024
2 parents a63c67a + 465db8f commit 5d9596b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
sudo docker stop prod1
sudo docker stop prod2
sudo docker pull ${{ secrets.DOCKER_IMAGE_NAME }}
docker-compose up -d
sudo docker-compose up -d

0 comments on commit 5d9596b

Please sign in to comment.