Skip to content

Commit

Permalink
Merge pull request #124 from catchroom/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sungjiwoon authored Feb 7, 2024
2 parents 587c5d4 + 2302b3c commit a63c67a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ jobs:
sudo docker stop prod1
sudo docker stop prod2
sudo docker pull ${{ secrets.DOCKER_IMAGE_NAME }}
sudo docker-compose up -d
docker-compose up -d
18 changes: 0 additions & 18 deletions docker-compose.yml

This file was deleted.

0 comments on commit a63c67a

Please sign in to comment.