Testing workflow
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
fb6b3a8998
commit
b2938c618e
@ -25,5 +25,5 @@ jobs:
|
||||
- name: Generate the website
|
||||
run: ~/go/bin/hugo
|
||||
|
||||
- name: Test of files are there
|
||||
run: ls ${{ gitea.workspace }}/public
|
||||
- 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