actions test
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 11s

This commit is contained in:
André Menrath 2023-11-25 13:19:46 +01:00
parent b5234a6601
commit 5252893962

View file

@ -17,4 +17,4 @@ jobs:
- run: mkdir ~/.ssh
- run: apt update && apt install -y openssh-client rsync
- run: eval $(ssh-agent -s) && echo "${{ secrets.SSH_PRIVATE_KEY }}" | ssh-add -
- run: rsync -avzr --delete ${{ github.workspace }} hosting187597@hosting187597.a2f96.netcup.net ~/wordpress-test.event-federation.eu/wp-content/plugins/
- run: rsync -avzr --delete ${{ github.workspace }}/ hosting187597@hosting187597.a2f96.netcup.net:~/wordpress-test.event-federation.eu/wp-content/plugins/