mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-24 13:26:11 +00:00
ci(global): optmize build scripts and fix error on RTD side
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
parent
f5a63553fb
commit
2081d5fb54
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ build:
|
|||
- pipenv install
|
||||
build:
|
||||
html:
|
||||
- pipenv run mkdocs build -f mkdocs.redthedocs.yml -d "$READTHEDOCS_OUTPUT/html/"
|
||||
- FF_GENERATE_SOCIAL_CARDS=true pipenv run build-staging -d "$READTHEDOCS_OUTPUT/html/"
|
||||
post_build:
|
||||
- |
|
||||
mkdir $READTHEDOCS_OUTPUT/html/api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue