mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
travis czpress disabled
This commit is contained in:
parent
106e2713d6
commit
ad1df4958c
@ -42,10 +42,10 @@ script:
|
||||
- docker-compose exec webapp yarn run lint
|
||||
- docker-compose exec webapp yarn run test --ci --verbose=false --coverage
|
||||
# Fullstack
|
||||
- docker-compose down
|
||||
- docker-compose -f docker-compose.yml up -d
|
||||
- wait-on http://localhost:7474
|
||||
# disable for last deploy, because of flakiness!
|
||||
# - docker-compose down
|
||||
# - docker-compose -f docker-compose.yml up -d
|
||||
# - wait-on http://localhost:7474
|
||||
# - yarn run cypress:run --record
|
||||
# - yarn run cucumber
|
||||
# Coverage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user