actions test
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 1s
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 1s
This commit is contained in:
parent
86f8a553bb
commit
bbf9cb7319
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
||||||
uses: https://code.forgejo.org/actions/checkout@v3
|
uses: https://code.forgejo.org/actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH Key
|
- name: Install SSH Key
|
||||||
|
uses: webfactory/ssh-agent@v0.8.0
|
||||||
run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
|
run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
|
||||||
|
|
||||||
- name: Deploy via Rsync
|
- name: Deploy via Rsync
|
||||||
|
|
Loading…
Reference in a new issue