This commit is contained in:
parent
859d560953
commit
c5d6715482
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/grezi-book
|
- mdbook build -d /var/woodpecker/grezi-docs
|
||||||
volumes:
|
volumes:
|
||||||
- /var/woodpecker:/var/woodpecker
|
- /var/woodpecker:/var/woodpecker
|
||||||
|
|
Loading…
Reference in a new issue