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
@@ -172,7 +172,7 @@ features:
@@ -172,7 +172,7 @@ features:
With GitLab 12.0, this powerful primitive is extended to include AND (`&&`) and OR (`||`) operators to allow users
With GitLab 12.0, this powerful primitive is extended to include AND (`&&`) and OR (`||`) operators to allow users
to be explicit with conjunction logic in variable expressions.
to be explicit with conjunction logic in variable expressions.
- name: "Multiple extends support to GitLab CI/CD"
- name: "Multiple extends support in .gitlab-ci.yml"
available_in: [core, starter, premium, ultimate] # required
available_in: [core, starter, premium, ultimate] # required
documentation_link: "https://docs.gitlab.com/ee/ci/yaml/#extends"
documentation_link: "https://docs.gitlab.com/ee/ci/yaml/#extends"
#image_url: "/images/X_Y/feature-a.png" # optional - recommended
#image_url: "/images/X_Y/feature-a.png" # optional - recommended
Loading