Skip to content
Snippets Groups Projects

Release post - GitLab 12.0

Merged Jeremy Watson (ex-GitLab) requested to merge release-12-0 into master
All threads resolved!
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -228,7 +228,7 @@ features:
@@ -228,7 +228,7 @@ features:
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/10051" # required
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/10051" # required
description: | # supports markdown
description: | # supports markdown
Java developers need an easy way to build and manage their dependencies with GitLab's CI/CD pipelines.
Java developers need an easy way to build and manage their dependencies with GitLab's CI/CD pipelines.
In 12.0, we have modified the existing `Maven.gitlab-ci.yml` template to allow users to upload and manage their Java dependencies to the GitLab Maven Repository from their CI/CD pipelines.
In 12.0, we have modified the bundled `Maven.gitlab-ci.yml` template to easily allow users to upload and manage their Java dependencies to the GitLab Maven Repository from their CI/CD pipelines.
# Omnibus and performance (required)
# Omnibus and performance (required)
Loading