From eeb290673838423c361657080c16d630288bad4a Mon Sep 17 00:00:00 2001 From: vamsee Date: Tue, 2 Jul 2019 10:57:31 +0530 Subject: [PATCH] Using CEP_RUNNER --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 419d092..1052aa7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ npminstall: paths: - node_modules/ tags: - - CEP_RUNNER_EE + - CEP_RUNNER test: @@ -59,4 +59,4 @@ test: - coverage/ when: on_failure tags: - - CEP_RUNNER_EE + - CEP_RUNNER