mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 11:22:31 +01:00
Update netlify.toml
This commit is contained in:
parent
e74825e304
commit
582d102a7f
@ -1,8 +1,3 @@
|
||||
[build]
|
||||
publish = "site"
|
||||
command = """
|
||||
restore_home_cache ".cache" "pip cache" &&
|
||||
restore_cwd_cache '.venv' 'python virtualenv' &&
|
||||
pip3 install &&
|
||||
mkdocs build -d dist
|
||||
"""
|
||||
publish = "dist"
|
||||
command = "pip3 install && mkdocs build -d dist"
|
||||
|
Loading…
Reference in New Issue
Block a user