This website requires JavaScript.
Explore
Help
Register
Sign In
curben
/
blog
mirror of
https://gitlab.com/curben/blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Releases
Wiki
Activity
8b5c25359e
blog
/
netlify.toml
4 lines
105 B
TOML
Raw
Normal View
History
Unescape
Escape
Prepare for netlify
2018-09-30 06:17:57 +00:00
[
context
.
production
]
Move snyk commands to production
2018-09-30 08:06:24 +00:00
publish
=
"public"
chore(dev-deps): move snyk and renovate to ci scripts
2019-08-07 23:45:01 +00:00
command
=
"npm install snyk && npm run snyk && npm run hexo"