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

This commit is contained in:
André Menrath 2023-11-25 12:33:29 +01:00
parent 4cbc17e9aa
commit 258e5797cc

View file

@ -19,6 +19,9 @@ jobs:
- name: Install rsync
run: apt update && apt install -y rsync
- name: Test rsync
run: rsync --help
- name: Deploy via rsync
uses: https://github.com/burnett01/rsync-deployments@6.0.0
with: