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
|
||||
image: allfunc/mdbook
|
||||
commands:
|
||||
- mdbook build -d /var/woodpecker
|
||||
- mdbook build -d /var/woodpecker/book
|
||||
volumes:
|
||||
- /var/woodpecker:/var/woodpecker
|
||||
|
|
Loading…
Reference in a new issue