This commit is contained in:
parent
46d278636b
commit
ed99438f40
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: allfunc/mdbook
|
image: allfunc/mdbook
|
||||||
commands:
|
commands:
|
||||||
- mdbook build -d /var/woodpecker
|
- mdbook build -d /var/woodpecker/book
|
||||||
volumes:
|
volumes:
|
||||||
- /var/woodpecker:/var/woodpecker
|
- /var/woodpecker:/var/woodpecker
|
||||||
|
|
Loading…
Reference in a new issue