blog/netlify.toml

4 lines
178 B
TOML

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