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 73865ea commit f3ad09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deptest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Deploy to server
run: |
sshpass -p '${{ secrets.PWD }}' ssh -v -o StrictHostKeyChecking=no ${{ secrets.USER }}@${{ secrets.HOST }} <<'ENDSSH'
#sshpass -p '${{ secrets.PWD }}' ssh -v -o StrictHostKeyChecking=no ${{ secrets.USER }}@${{ secrets.HOST }} <<'ENDSSH'
touch /tmp/git_deploy

0 comments on commit f3ad09e

Please sign in to comment.