actions test
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 12s
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 12s
This commit is contained in:
parent
4cbc17e9aa
commit
258e5797cc
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue