|
|
|
@ -50,7 +50,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/cypress/docker-compose-pg.yml up -d |
|
|
|
@ -96,7 +95,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/cypress/docker-compose-pg.yml up -d |
|
|
|
@ -142,7 +140,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/cypress/docker-compose-pg.yml up -d |
|
|
|
@ -188,7 +185,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/cypress/docker-compose-pg.yml up -d |
|
|
|
@ -234,7 +230,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -280,7 +275,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -326,7 +320,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -372,7 +365,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -418,7 +410,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:xcdb-api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -464,7 +455,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:xcdb-api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -510,7 +500,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:xcdb-api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
@ -556,7 +545,6 @@ jobs:
|
|
|
|
|
with: |
|
|
|
|
start: | |
|
|
|
|
npm run build:common |
|
|
|
|
npm run install:common |
|
|
|
|
npm run start:xcdb-api:cache |
|
|
|
|
npm run start:web |
|
|
|
|
docker-compose -f ./scripts/docker-compose-cypress.yml up -d |
|
|
|
|