Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ratarov committed Dec 2, 2023
1 parent 3fd3490 commit 232cc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
password: ${{ secrets.PASSPHRASE }}
script: |
cd prosept_app/
cd prosept_app/deploy/
sudo docker-compose stop
sudo docker rm prosept_back
Expand Down

0 comments on commit 232cc55

Please sign in to comment.