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
2
Pipfile
2
Pipfile
|
@ -23,4 +23,4 @@ python_version = "3.13"
|
|||
[scripts]
|
||||
dev = "mkdocs serve --watch overrides --watch-theme"
|
||||
build = "mkdocs build -d public --verbose"
|
||||
build-staging = "pipenv run build -f mkdocs.readthedocs.yml"
|
||||
build-staging = "pipenv run build -f mkdocs.readthedocs.yml --verbose"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue