Skip to content
Snippets Groups Projects
Unverified Commit c963d0e6 authored by Bye's avatar Bye Committed by GitHub
Browse files

no... don't tell me...

parent 0a0f5a0c
Branches
No related tags found
No related merge requests found
......@@ -41,4 +41,4 @@ jobs:
- name: Adding Known Hosts
run: ssh-keyscan -H ${{ secrets.SSH_HOST }} >> ~/.ssh/known_hosts
- name: Deploy with rsync
run: rsync -arvz ../deathbyhamster/ dbh@${{ secrets.SSH_HOST }}:/var/www/dbh_game/ifyouaretypingthisyouareamoron/
run: rsync -arvz --delete ../deathbyhamster/ dbh@${{ secrets.SSH_HOST }}:/var/www/dbh_game/ifyouaretypingthisyouareamoron/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment