Skip to content

Commit

Permalink
ci: re-add pass
Browse files Browse the repository at this point in the history
  • Loading branch information
fearandesire committed Nov 4, 2024
1 parent 32ea436 commit 82163c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEYFILE }}
passphrase: ${{ secrets.SSH_PASS }}
script: |
cd apps/Pluto-Betting-Bot
git pull origin main
Expand Down

0 comments on commit 82163c6

Please sign in to comment.