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

This commit is contained in:
André Menrath 2023-11-25 12:37:53 +01:00
parent 9106e22a1a
commit 4b37681950

View file

@ -17,7 +17,7 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@v4
run: |
mkdir ~/.ssh
apk update && apk add openssh-client rsync
apt update && apt add openssh-client rsync
eval $(ssh-agent -s)
echo "${{ secrets.SSH_PRIVATE_KEY }}" | ssh-add -
rsync -avzr --delete . hosting187597@hosting187597.a2f96.netcup.net ~/wordpress-test.event-federation.eu/wp-content/plugins/activitypub-event-transformers