Add doc type

For ssot epic
This commit is contained in:
Marcia Ramos 2019-05-27 20:53:21 +01:00
parent 785e55c23e
commit 347d91f86b
No known key found for this signature in database
GPG key ID: 3469952F0DDBAA7F
6 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,7 @@
---
type: reference
---
# How to enable or disable GitLab CI/CD
To effectively use GitLab CI/CD, you need a valid [`.gitlab-ci.yml`](yaml/README.md)

View file

@ -1,3 +1,7 @@
---
type: reference
---
# Using Git submodules with GitLab CI
> **Notes:**

View file

@ -1,3 +1,7 @@
---
type: reference
---
# JUnit test reports
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/45318) in GitLab 11.2.

View file

@ -1,3 +1,7 @@
---
type: reference
---
# Metrics Reports **[PREMIUM]**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/9788) in [GitLab Premium](https://about.gitlab.com/pricing) 11.10.

View file

@ -1,3 +1,7 @@
---
type: reference
---
# Multi-project pipelines **[PREMIUM]**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/2121) in

View file

@ -1,3 +1,7 @@
---
type: reference
---
# Creating and using CI/CD pipelines
> Introduced in GitLab 8.8.