update karma job to use chrome build image created by gitlab-build-images!41
This commit is contained in:
parent
e45989b077
commit
2111712cb7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue