Testing
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m25s
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m25s
This commit is contained in:
parent
b2938c618e
commit
0d2b44ff40
@ -25,5 +25,8 @@ jobs:
|
||||
- name: Generate the website
|
||||
run: ~/go/bin/hugo
|
||||
|
||||
- name: A Test
|
||||
run: echo ${{ secrets.runner_rsa_key }}
|
||||
|
||||
- name: Copy files over to webserver
|
||||
run: scp -r ${{ gitea.workspace }}/public/* siab.henv.eu:/srv/nginx/webpage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user