mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Reduce verbosity of database seeding
This commit is contained in:
parent
e102b6e3fe
commit
01497dddaa
@ -23,6 +23,6 @@ install:
|
|||||||
- yarn global add cypress wait-on
|
- yarn global add cypress wait-on
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker-compose -f Nitro-Backend/docker-compose.yml exec backend yarn run db:seed
|
- docker-compose -f Nitro-Backend/docker-compose.yml exec backend yarn run db:seed > /dev/null
|
||||||
- wait-on http://localhost:3000
|
- wait-on http://localhost:3000
|
||||||
- cypress run
|
- cypress run
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user