This commit is contained in:
12
.woodpecker/build.yml
Normal file
12
.woodpecker/build.yml
Normal file
@ -0,0 +1,12 @@
|
||||
when:
|
||||
- event: [push, pull_request, pull_request_closed, tag, release, manual]
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: ghcr.io/maurerle/woodpecker-hugo
|
||||
settings:
|
||||
output: /mnt/jcktrue.dk/
|
||||
pull: always
|
||||
url: https://jcktrue.dk
|
||||
volumes:
|
||||
- /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/
|
Reference in New Issue
Block a user