Skip to content

Commit

Permalink
Update deptest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ronbruins authored Nov 10, 2024
1 parent bc7302b commit 2391f6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deptest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ jobs:
run: |
sshpass -p '${{ secrets.PWD }}' ssh -v -p 2271 -o StrictHostKeyChecking=no ${{ secrets.USER }}@${{ secrets.HOST }} <<'ENDSSH'
touch /tmp/git_deploy_2
cd /volume1/data/Development/immich-autoalbum
git pull
ENDSSH

0 comments on commit 2391f6c

Please sign in to comment.