feat: drone.ci
This commit is contained in:
parent
5b2c557752
commit
30d3f1fc1b
|
@ -47,7 +47,8 @@
|
|||
"node": ">=12.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "NODE_ENV=production node ./bootstrap.js",
|
||||
"dev:be": "cross-env NODE_ENV=local midway-bin dev --ts",
|
||||
"start": "cross-env NODE_ENV=production node ./bootstrap.js",
|
||||
"cov": "midway-bin cov --ts",
|
||||
"lint": "mwts check",
|
||||
"lint:fix": "mwts fix",
|
||||
|
|
Loading…
Reference in New Issue
Block a user