mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-06 08:15:39 -04:00
Update Netlify preview command (#131)
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1b7118d19d
commit
e6dccd56e6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
HUGO_VERSION = "0.113.0"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
||||
command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo --minify"
|
||||
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-checklinks"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue