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-14 12:07:20 +0300
commite45989b07798577dd967608dd238d20d150eb224 (patch)
tree3052113b3740695a46161144a1a4162fd432a0de /.gitlab-ci.yml
parentd44149e65dd7299b82d87b674a7cb12891b6977b (diff)
test new docker image with headless chrome
Diffstat (limited to '.gitlab-ci.yml')
-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