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