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>2018-04-19 01:08:00 +0300
committerMike Greiling <mike@pixelcog.com>2018-04-19 01:08:00 +0300
commit8cce96b189393420b0c22fa1298f8d5db78bdf7a (patch)
tree9dd59d654d26fe8a61bf2279a96190b0a071198b
parentaa2bb207560e06d81ae4fcf07ee4bb86dfa862a1 (diff)
parent0d8823d824dd8e367bead3bbd480fb923d7815bb (diff)
Merge branch 'sh-bump-chrome-and-chromedriver' into 'master'
Bump CI to use Chrome V65 and ChromeDriver 2.36 See merge request gitlab-org/gitlab-ce!18459
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eed1a50cc8f..f97feca9f7b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.7-golang-1.9-git-2.17-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6"
+image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.7-golang-1.9-git-2.17-chrome-65.0-node-8.x-yarn-1.2-postgresql-9.6"
.dedicated-runner: &dedicated-runner
retry: 1