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
@@ -186,7 +186,7 @@ features:
@@ -186,7 +186,7 @@ features:
as well as our [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/) features.
as well as our [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/) features.
In GitLab 12.0, we're very happy to welcome a contribution from [Wolphin](https://gitlab.com/q_wolphin) to improve this feature
In GitLab 12.0, we're very happy to welcome a contribution from [Wolphin](https://gitlab.com/q_wolphin) to improve this feature
by allowing users to include multiple extends snippets in a single job. Thanks Wolphin!
by allowing users to include multiple extends snippets in a single job and with multiple extends you can now achieve streamlined and dry CI configuration. Thanks Wolphin!
- name: "Enforce template inclusion in pipelines"
- name: "Enforce template inclusion in pipelines"
available_in: [premium, ultimate] # required
available_in: [premium, ultimate] # required
Loading