mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
Initial docs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[build]
|
||||
command = "npm run build"
|
||||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.36"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_ENV = "production"
|
||||
NODE_ENV = "production"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "npm run build:preview"
|
||||
Reference in New Issue
Block a user