summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-06-10 23:09:58 -0500
committerMike Greiling <mike@pixelcog.com>2017-06-14 04:07:20 -0500
commite45989b07798577dd967608dd238d20d150eb224 (patch)
tree3052113b3740695a46161144a1a4162fd432a0de /.gitlab-ci.yml
parentd44149e65dd7299b82d87b674a7cb12891b6977b (diff)
downloadgitlab-ce-e45989b07798577dd967608dd238d20d150eb224.tar.gz
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