Commit 94f349ec authored by Mike Lewis's avatar Mike Lewis

Merge branch 'docs/make-ce-like-ee-for-ci-ee' into 'master'

Changes required for CE MR

See merge request gitlab-org/gitlab-ee!9967
parents 15050605 1e6d2be8
...@@ -44,7 +44,7 @@ With basic knowledge of how GitLab CI/CD works, the following documentation exte ...@@ -44,7 +44,7 @@ With basic knowledge of how GitLab CI/CD works, the following documentation exte
into more features: into more features:
| Topic | Description | | Topic | Description |
|:-------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------| |:---------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------|
| [Introduction to pipelines and jobs](pipelines.md) | Provides an overview of GitLab CI/CD and jobs. | | [Introduction to pipelines and jobs](pipelines.md) | Provides an overview of GitLab CI/CD and jobs. |
| [CI/CD Variables](variables/README.md) | How environment variables can be configured and made available in pipelines. | | [CI/CD Variables](variables/README.md) | How environment variables can be configured and made available in pipelines. |
| [Where variables can be used](variables/where_variables_can_be_used.md) | A deeper look into where and how CI/CD variables can be used. | | [Where variables can be used](variables/where_variables_can_be_used.md) | A deeper look into where and how CI/CD variables can be used. |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment