mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update nodejs to v16.14.0
This matches the update in https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/99215. This also renames the image from `www-gitlab-com-3.0` to `www-gitlab-com-ruby-3.0-node-16` to make it possible to roll this change out properly.
This commit is contained in:
parent
65b2618e8f
commit
edbe08f360
3 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ release-tools test: *test_build
|
|||
triage-ops-ruby-2.7 test: *test_build
|
||||
sitespeed-gitlab test: *test_build
|
||||
ubi-release test: *test_build
|
||||
www-gitlab-com-3.0 test: *test_build
|
||||
www-gitlab-com-ruby-3.0-node-16 test: *test_build
|
||||
build-git: *test_build
|
||||
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/-/blob/13-8-stable-ee/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
|
||||
terraform test: *test_build
|
||||
|
|
@ -95,7 +95,7 @@ release-tools push: *build_and_deploy
|
|||
triage-ops-ruby-2.7 push: *build_and_deploy
|
||||
sitespeed-gitlab push: *build_and_deploy
|
||||
ubi-release push: *build_and_deploy
|
||||
www-gitlab-com-3.0 push: *build_and_deploy
|
||||
www-gitlab-com-ruby-3.0-node-16 push: *build_and_deploy
|
||||
build-git push: *build_and_deploy
|
||||
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/-/blob/13-8-stable-ee/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
|
||||
terraform push: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue