Skip to content

Commit

Permalink
Update ci_cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danyama committed Sep 17, 2024
1 parent 56ab41b commit 546d3f8
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 @@ -52,6 +52,7 @@ jobs:
script: |
cd /diskb/home/backend
git pull origin develop
source venv/bin/activate
alembic upgrade heads
./start_uspolis_back.sh >> /home/ubuntu/script_log.log 2>&1
Expand Down

0 comments on commit 546d3f8

Please sign in to comment.