Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zrll12 authored Mar 21, 2024
1 parent d54a594 commit d5073d2
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 d5073d2

Please sign in to comment.