Skip to content

Commit

Permalink
Update docker_build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinkeySon authored Jan 4, 2024
1 parent b210d3b commit f70f401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.SSH_PRIVATE_KEY }}
port : 1115
script: |
sudo docker stop backend
sudo docker rm backend
Expand Down

0 comments on commit f70f401

Please sign in to comment.