Skip to content

Commit

Permalink
Update path
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivixer committed Apr 21, 2024
1 parent fa5dbc2 commit 1a420fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
password: ${{ secrets.RASPBERRY_PI_PASSWORD }}
port: ${{ secrets.RASPBERRY_PI_PORT }}
script: |
cd /backend
cd backend
git fetch
git pull
docker kill $(docker ps -q)
Expand Down

0 comments on commit 1a420fa

Please sign in to comment.