Skip to content

Commit

Permalink
Changed CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alouradou committed Mar 25, 2024
1 parent 01b9792 commit 4f1462a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
key: ${{ secrets.SERVER_SSH_KEY }}
port: ${{ secrets.SERVER_PORT }}
script: |
cd ~/node/static/uploads/
python db_manager.py
cd serenadoit
python src/db_manager.py
- name: Test python code
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 4f1462a

Please sign in to comment.