Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-06-11 07:09:58 +0300
committerMike Greiling <mike@pixelcog.com>2017-06-13 08:23:39 +0300
commit68d701dab06c76fd8f1501d30cb0643aefbfa141 (patch)
treefef2acdeab13057138e26738ad9b16889d50cddc
parent9a79de130550befaeb3dcdaaa4943548eb231911 (diff)
test new docker image with headless chrome
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b442e48a3d0..24b4104e868 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -441,6 +441,7 @@ gitlab:assets:compile:
- webpack-report/
karma:
+ image: pixelcog/gitlab:chrometest
stage: test
<<: *use-pg
<<: *dedicated-runner