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!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -279,7 +279,7 @@ features:
@@ -279,7 +279,7 @@ features:
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 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.
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.
- name: "Developers now can delete tags from the Container Registry via API"
- name: "Developers now can delete tags from the Container Registry via API"
available_in: [core, starter, premium, ultimate]
available_in: [core, starter, premium, ultimate]
documentation_link: "https://docs.gitlab.com/ee/api/container_registry.html#delete-a-repository-tag"
documentation_link: "https://docs.gitlab.com/ee/api/container_registry.html#delete-a-repository-tag"
reporter: trizzi
reporter: trizzi
Loading