From 1dd5ebbf628515f8168a3b59968ea9d6b31ba866 Mon Sep 17 00:00:00 2001 From: grdddj Date: Fri, 6 Aug 2021 18:20:17 +0200 Subject: [PATCH] fixup! feat(ci): Suite e2e tests in CI pipeline testing current emulator --- ci/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test.yml b/ci/test.yml index 8d0f64d6e..787f6d43c 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -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: