docs: 🐛 build devel env with authentication disable
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
parent
5171b1666c
commit
8dd50f1636
@ -1,7 +1,7 @@
|
|||||||
[build]
|
[build]
|
||||||
base = "website/"
|
base = "website/"
|
||||||
publish = "build/"
|
publish = "build/"
|
||||||
command = "yarn build"
|
command = "yarn build:withoutAuth"
|
||||||
|
|
||||||
[context.production]
|
[context.production]
|
||||||
# Do not build the site if there's no site-related changes since the last
|
# Do not build the site if there's no site-related changes since the last
|
||||||
|
Reference in New Issue
Block a user