mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Updated chrome version
This commit is contained in:
parent
1e2e5bdc40
commit
72848902d7
1 changed files with 12 additions and 6 deletions
|
|
@ -51,13 +51,13 @@ ruby-2.3-golang-1.8-git-2.14 test: *test_custom
|
|||
ruby-2.3-golang-1.8-git-2.9 test: *test_custom
|
||||
ruby-2.3-golang-1.9-git-2.14 test: *test_custom
|
||||
ruby-2.3-golang-1.9-git-2.9 test: *test_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-65.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-65.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
golang-1.8.6-git-2.9.0 test: *test_custom
|
||||
golang-1.8.6-git-2.14 test: *test_custom
|
||||
golang-1.9-git-2.9.0 test: *test_custom
|
||||
golang-1.9-git-2.14 test: *test_custom
|
||||
node-8.9-chrome-64.0-yarn-1.2 test: *test_custom
|
||||
node-8.9-chrome-65.0-yarn-1.2 test: *test_custom
|
||||
|
||||
www-gitlab-com test: *test_build
|
||||
gitlab-qa test: *test_build
|
||||
|
|
@ -76,13 +76,13 @@ ruby-2.3-golang-1.8.6-git-2.14: *build_and_deploy_custom
|
|||
ruby-2.3-golang-1.8.6-git-2.9: *build_and_deploy_custom
|
||||
ruby-2.3-golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
ruby-2.3-golang-1.9-git-2.9: *build_and_deploy_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-65.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-65.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
golang-1.8.6-git-2.9.0: *build_and_deploy_custom
|
||||
golang-1.8.6-git-2.14: *build_and_deploy_custom
|
||||
golang-1.9-git-2.9.0: *build_and_deploy_custom
|
||||
golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
node-8.9-chrome-64.0-yarn-1.2: *build_and_deploy_custom
|
||||
node-8.9-chrome-65.0-yarn-1.2: *build_and_deploy_custom
|
||||
|
||||
www-gitlab-com: *build_and_deploy
|
||||
gitlab-qa: *build_and_deploy
|
||||
|
|
@ -111,6 +111,9 @@ omnibus-gitlab-xenial: *build_and_deploy
|
|||
# ruby-2.3.3-golang-1.8-git-2.13-chrome-61.0-node-8.x-yarn-1.0-postgresql-9.6 test: *test_custom
|
||||
# ruby-2.3.5-golang-1.8-git-2.13-chrome-61.0-node-8.x-yarn-1.0-postgresql-9.6 test: *test_custom
|
||||
# ruby-2.3.5-golang-1.8-git-2.13-chrome-62.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
# ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
# ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
# node-8.9-chrome-64.0-yarn-1.2 test: *test_custom
|
||||
|
||||
# ruby-2.3.3-golang-1.8-git-2.7-chrome-59.0-node-7.1-postgresql-9.6: *build_and_deploy_custom
|
||||
# ruby-2.3.3-golang-1.8-git-2.7-chrome-60.0-node-7.1-postgresql-9.6: *build_and_deploy_custom
|
||||
|
|
@ -119,3 +122,6 @@ omnibus-gitlab-xenial: *build_and_deploy
|
|||
# ruby-2.3.3-golang-1.8-git-2.13-chrome-61.0-node-8.x-yarn-1.0-postgresql-9.6: *build_and_deploy_custom
|
||||
# ruby-2.3.5-golang-1.8-git-2.13-chrome-61.0-node-8.x-yarn-1.0-postgresql-9.6: *build_and_deploy_custom
|
||||
# ruby-2.3.5-golang-1.8-git-2.13-chrome-62.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
# ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
# ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
# node-8.9-chrome-64.0-yarn-1.2: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue