Pin Hugo v0.119.0

This commit is contained in:
Tommy 2023-10-31 16:07:57 -07:00 committed by GitHub
parent 87adb43a57
commit d708140d38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[build.environment]
HUGO_VERSION = "0.120.1"
HUGO_VERSION = "0.119.0"
[context.deploy-preview]
command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo -b $DEPLOY_PRIME_URL"