Skip to content

Commit

Permalink
Update prod-contents-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Feb 24, 2024
1 parent a93bfdc commit 986bcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-contents-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
docker pull ${{ secrets.DOCKER_USERNAME }}/contents:latest
docker image prune -a -f
cd ./BE-Contents-Server
docker-compose -f docker-compose-contents.yml up
docker-compose -f docker-compose-contents.yml up -d

0 comments on commit 986bcbc

Please sign in to comment.