Fix CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-03-11 08:46:58 -04:00
parent 46d278636b
commit ed99438f40
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -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