Skip to content

Commit

Permalink
Testing deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
danyama committed Sep 17, 2024
1 parent d7b2f68 commit 56ab41b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
password: ${{ secrets.SSH_PASSCODE }}
port: ${{ secrets.SSH_PORT }}
script: |
cd /diskb/home/backend
git pull origin develop
alembic upgrade heads
./start_uspolis_back.sh >> /home/ubuntu/script_log.log 2>&1
Expand Down

0 comments on commit 56ab41b

Please sign in to comment.