|
|
|
@ -50,6 +50,7 @@ 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 |
|
|
|
@ -95,6 +96,7 @@ 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 |
|
|
|
@ -140,6 +142,7 @@ 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 |
|
|
|
@ -185,6 +188,7 @@ 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 |
|
|
|
@ -230,6 +234,7 @@ 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 |
|
|
|
@ -275,6 +280,7 @@ 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 |
|
|
|
@ -320,6 +326,7 @@ 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 |
|
|
|
@ -365,6 +372,7 @@ 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 |
|
|
|
@ -410,6 +418,7 @@ 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 |
|
|
|
@ -455,6 +464,7 @@ 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 |
|
|
|
@ -500,6 +510,7 @@ 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 |
|
|
|
@ -545,6 +556,7 @@ 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 |
|
|
|
|