move migrateTenants
This commit is contained in:
parent
4b0a7ebf75
commit
ae1db49148
4
bee.json
4
bee.json
@ -4,8 +4,8 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "go test -v tests/*.go",
|
"test": "go test -v tests/*.go",
|
||||||
"convey": "goconvey tests/",
|
"convey": "goconvey tests/",
|
||||||
"migrate:system": "go run scripts/migrateTenants.go system",
|
"migrate:system": "go run scripts/migrateTenants/migrateTenants.go system",
|
||||||
"migrate:tenants": "go run scripts/migrateTenants.go"
|
"migrate:tenants": "go run scripts/migrateTenants/migrateTenants.go"
|
||||||
},
|
},
|
||||||
"cmd_args": [],
|
"cmd_args": [],
|
||||||
"envs": [],
|
"envs": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user