mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch '58-deprecate-node-10-image' into 'master'
Deprecate node-10 image Closes #58 See merge request gitlab-org/gitlab-build-images!369
This commit is contained in:
commit
3c9189db3a
1 changed files with 0 additions and 6 deletions
|
|
@ -75,9 +75,6 @@ variables:
|
|||
|
||||
# Tests
|
||||
|
||||
# Used by GDK verify step: https://gitlab.com/gitlab-org/gitlab-development-kit
|
||||
node-10 test: *test_custom
|
||||
|
||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||
ruby-2.6-golang-1.14-git-2.28 test: *test_custom
|
||||
ruby-2.6-golang-1.15-git-2.28 test: *test_custom
|
||||
|
|
@ -150,9 +147,6 @@ gitlab-operator-build-base test: *test_build
|
|||
|
||||
# Builds
|
||||
|
||||
# Used by GDK verify step: https://gitlab.com/gitlab-org/gitlab-development-kit
|
||||
node-10 push: *build_and_deploy_custom
|
||||
|
||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||
ruby-2.6-golang-1.14-git-2.28 push: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.15-git-2.28 push: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue