This commit is contained in:
Grzegorz Leoniec 2018-12-09 18:02:00 +01:00
parent d461238d2e
commit 3802780ffd
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
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"
}