Update .gitea/workflows/build.yaml
Homepage / build (push) Has been cancelled
Details
Homepage / build (push) Has been cancelled
Details
This commit is contained in:
parent
d212956591
commit
3f4a80ea88
|
@ -8,6 +8,6 @@ jobs:
|
|||
- name: Check out source
|
||||
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
||||
- name: Build
|
||||
run: hugo build
|
||||
run: hugo
|
||||
- name: Publish
|
||||
run: rsync --delete -vax ./public/ neale@melville.woozle.org:/srv/www/woozle.org/
|
||||
|
|
Loading…
Reference in New Issue