mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove unrelated changes to cypress config
This commit is contained in:
parent
1da872ba1e
commit
8750df1aff
@ -12,7 +12,7 @@ install:
|
|||||||
- yarn global add wait-on
|
- yarn global add wait-on
|
||||||
# Install Codecov
|
# Install Codecov
|
||||||
- yarn install
|
- yarn install
|
||||||
- cp cypress.env.template.json cypress.env.json
|
- cp backend/.env.template backend/.env
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- docker-compose -f docker-compose.yml build --parallel
|
- docker-compose -f docker-compose.yml build --parallel
|
||||||
|
|||||||
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"NEO4J_URI": "bolt://localhost:7687",
|
|
||||||
"NEO4J_USERNAME": "neo4j",
|
|
||||||
"NEO4J_PASSWORD": "letmein"
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user