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-13 00:23:39 -0500
commit68d701dab06c76fd8f1501d30cb0643aefbfa141 (patch)
treefef2acdeab13057138e26738ad9b16889d50cddc /.gitlab-ci.yml
parent9a79de130550befaeb3dcdaaa4943548eb231911 (diff)
downloadgitlab-ce-68d701dab06c76fd8f1501d30cb0643aefbfa141.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