Debug
This commit is contained in:
parent
2b043f952b
commit
35f743ae14
1 changed files with 0 additions and 5 deletions
|
@ -31,11 +31,6 @@ migrate:
|
||||||
script:
|
script:
|
||||||
- ./node_modules/.bin/sequelize db:migrate
|
- ./node_modules/.bin/sequelize db:migrate
|
||||||
|
|
||||||
seed:
|
|
||||||
stage: seed
|
|
||||||
script:
|
|
||||||
- ./node_modules/.bin/sequelize db:seed:all
|
|
||||||
|
|
||||||
testing:
|
testing:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue