Change minimal to get the build running again

This commit is contained in:
Wolfgang Huß 2020-10-14 09:34:59 +02:00
parent 4443b8a4a9
commit 3c816b933b

View File

@ -42,7 +42,7 @@ script:
- docker-compose exec webapp yarn run lint
- docker-compose exec webapp yarn run test --ci --verbose=false --coverage
# Fullstack
# disable for last deploy, because of flakiness
# disable for last deploy, because of flakiness!
# - docker-compose down
# - docker-compose -f docker-compose.yml up -d
# - wait-on http://localhost:7474