Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M397749490 committed Aug 14, 2024
1 parent dbdf596 commit dd94ed5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ jobs:
port: ${{ secrets.SSH_PORT }}
script: |
cd ${{ secrets.PROJ_PATH }}
sudo docker compose down
sudo bash ./deploy.sh
sudo ./backend_deploy.sh

0 comments on commit dd94ed5

Please sign in to comment.