Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚚 chore: deploy docker-down 추가
Browse files Browse the repository at this point in the history
swkim12345 committed Nov 12, 2024
1 parent 32d2f47 commit 70d65d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -67,4 +67,5 @@ jobs:
script: |
docker pull ${{ secrets.DOCKER_USERNAME }}/frontend:latest
docker pull ${{ secrets.DOCKER_USERNAME }}/backend:latest
docker-compose down
docker-compose up -d

0 comments on commit 70d65d1

Please sign in to comment.