Testing
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m34s
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m34s
This commit is contained in:
parent
25aa9a765f
commit
472776cd90
@ -26,4 +26,4 @@ jobs:
|
|||||||
run: echo "${{ secrets.RUNNER_SSH_KEY }}" > ~/key.pub
|
run: echo "${{ secrets.RUNNER_SSH_KEY }}" > ~/key.pub
|
||||||
|
|
||||||
- name: Copy files over to webserver
|
- name: Copy files over to webserver
|
||||||
run: scp -r -i ~/key.pub ${{ gitea.workspace }}/public/* siab.henv.eu:/srv/nginx/webpage
|
run: scp -i ~/key.pub -r ${{ gitea.workspace }}/public/* siab.henv.eu:/srv/nginx/webpage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user