This commit is contained in:
parent
ffaccdca45
commit
19a3a6b410
1 changed files with 8 additions and 0 deletions
8
.woodpecker.yml
Normal file
8
.woodpecker.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
steps:
|
||||||
|
- name: techtransthai-simple-deploy
|
||||||
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- apk add mkdocs
|
||||||
|
- mkdocs build -d /mnt/caddy-sites/docs.techtransthai.org/
|
||||||
|
volumes:
|
||||||
|
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
Loading…
Add table
Reference in a new issue