actions test
All checks were successful
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Successful in 11s
All checks were successful
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Successful in 11s
This commit is contained in:
parent
6eacb27fe8
commit
23cc77d221
1 changed files with 1 additions and 1 deletions
|
@ -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 . hosting187597@hosting187597.a2f96.netcup.net ~/wordpress-test.event-federation.eu/wp-content/plugins/activitypub-event-transformers
|
||||
- run: ls -l
|
||||
|
|
Loading…
Reference in a new issue