This commit is contained in:
Grzegorz Leoniec 2018-12-09 18:02:00 +01:00 committed by Robert Schäfer
parent 579cc3492c
commit f43458ba3d
2 changed files with 4 additions and 2 deletions

View File

@ -25,4 +25,4 @@ install:
script:
- docker-compose -f Nitro-Backend/docker-compose.yml exec backend yarn run db:seed > /dev/null
- wait-on http://localhost:3000
- cypress run
- cypress run --record --key $CYPRESS_TOKEN

View File

@ -1 +1,3 @@
{}
{
"projectId": "qa7fe2"
}