Update pipeline-test.yaml and hugo.toml configurations.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 17s

This commit is contained in:
Andreas Hnida 2024-04-18 10:16:07 +02:00
commit 556a3a3333
2 changed files with 36 additions and 36 deletions

View file

@ -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"