This commit is contained in:
kandrusyak
2023-09-05 01:35:21 +03:00
parent dc65af6c83
commit 4915cf2506
5 changed files with 9111 additions and 61 deletions

View File

@@ -2,3 +2,13 @@ include:
- project: 'astra/microservice-ci'
ref: main
file: '/templates/microservice.yaml'
e2e-dev:
image: node:18.10.0
stage: deploy
only:
- master
services:
- selenium/standalone-chrome
script:
- npm run test:e2e --host=selenium__standalone-chrome --baseUrl https://astra-dev.dopcore.com