summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-06-12 23:52:34 -0500
committerMike Greiling <mike@pixelcog.com>2017-06-13 00:23:39 -0500
commit5c296cce39937ef8147e4ec2ac7d13a1ecd62f44 (patch)
tree130a9db010f0634bb0490df79ca661690acee0e9 /.gitlab-ci.yml
parent68d701dab06c76fd8f1501d30cb0643aefbfa141 (diff)
downloadgitlab-ce-5c296cce39937ef8147e4ec2ac7d13a1ecd62f44.tar.gz
update karma job to use chrome build image created by gitlab-build-images!41
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24b4104e868..8a69757411f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -441,7 +441,7 @@ gitlab:assets:compile:
- webpack-report/
karma:
- image: pixelcog/gitlab:chrometest
+ image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.3-golang-1.8-git-2.7-chrome-59.0-node-7.1-postgresql-9.6"
stage: test
<<: *use-pg
<<: *dedicated-runner