mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #3937 from Human-Connection/3934-switch-of-cypress-tests-for-last-deployment
build: 💥 Disable full stack tests, Fix deployment to develop, tryout
This commit is contained in:
commit
40082b2889
@ -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