blog/netlify.toml

4 lines
105 B
TOML

[context.production]
publish = "public"
command = "npm install snyk && npm run snyk && npm run hexo"