Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zrll12 committed Mar 21, 2024
2 parents 04897c0 + d5073d2 commit af3f1b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
port: ${{ secrets.SSH_PORT }}
script: |
cd ${{ secrets.PROJ_PATH }}
sudo bash ./deploy.sh
sudo docker compose down
sudo bash ./deploy.sh

0 comments on commit af3f1b7

Please sign in to comment.