Update pipeline-test.yaml and hugo.toml configurations.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 17s
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 17s
This commit is contained in:
parent
60437660e8
commit
556a3a3333
2 changed files with 36 additions and 36 deletions
|
|
@ -19,7 +19,7 @@ hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/K
|
|||
enableRobotsTXT = true
|
||||
|
||||
########################### Deployment #############################
|
||||
# set to "development" or "production" to deploy the site to the correct environment and set robots.txt to disallow all
|
||||
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
|
||||
[params]
|
||||
environment = "development"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue