fixup! feat(ci): Suite e2e tests in CI pipeline testing current emulator

pull/1752/head
grdddj 3 years ago
parent 32d8ad3d96
commit 1dd5ebbf62

@ -342,7 +342,7 @@ core unix memory profiler:
suite e2e tests:
stage: test
variables:
COMPOSE_FILE: ./docker/docker-compose.suite-e2e-tests.yml
COMPOSE_FILE: ./docker/docker-compose-suite-e2e-tests.yml
before_script:
- docker login $CI_DEPENDENCY_PROXY_SERVER -u $CI_DEPENDENCY_PROXY_USER -p $CI_DEPENDENCY_PROXY_PASSWORD
script:

Loading…
Cancel
Save