Build docs before deploying
This commit is contained in:
parent
b6d0b8468b
commit
e34b433d93
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
script/build-docs
|
||||
|
||||
set -ex
|
||||
|
||||
pushd docs/_site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue