mirror of https://gitlab.com/curben/blog
ci(netlify): set NODE_ENV=production
This commit is contained in:
parent
1fdb005dff
commit
0b56c776fc
|
@ -1,3 +1,4 @@
|
||||||
[context.production]
|
[context.production]
|
||||||
|
environment = { NODE_ENV = "production" }
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "npm run hexo"
|
command = "npm run hexo"
|
||||||
|
|
Loading…
Reference in New Issue