diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 349fa07..c068cec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -303,7 +303,7 @@ test-browser-client: path: cobertura-coverage.xml needs: - job: preparation - - job: build-browser + - job: build-browser-client artifacts: true test-screen-client: @@ -333,7 +333,7 @@ test-screen-client: path: cobertura-coverage.xml needs: - job: preparation - - job: build-browser-client + - job: build-screen-client artifacts: true test-browser-integration: