summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-15 12:05:16 -0200
committerMarcia Ramos <virtua.creative@gmail.com>2018-01-15 12:17:14 -0200
commit032fbe6c6393283ca02a0b3e1046a4cfd32fea74 (patch)
tree836622469639a0bf7a78b6d00e0641057442f89c
parent8d41fe5fe0d7fc674e3060842a7bf08a277747ef (diff)
downloadgitlab-ce-032fbe6c6393283ca02a0b3e1046a4cfd32fea74.tar.gz
move sections for better doc flow
-rw-r--r--doc/ci/README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index a5728421ab4..e2cf55490c7 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -93,6 +93,17 @@ Leverage the power of Docker to run your CI pipelines.
See the documentation on [GitLab Pages](../user/project/pages/index.md).
+## Examples
+
+Check the [GitLab CI/CD examples](examples/README.md) for a collection of tutorials and guides on setting up your CI/CD pipeline for various programming languages, frameworks,
+and operating systems.
+
+## Integrations
+
+- Article (2016-06-09): [Continuous Delivery with GitLab and Convox](https://about.gitlab.com/2016/06/09/continuous-delivery-with-gitlab-and-convox/)
+- Article (2016-05-05): [Getting Started with GitLab and Shippable Continuous Integration](https://about.gitlab.com/2016/05/05/getting-started-gitlab-and-shippable/)
+- Article (2016-04-19): [GitLab Partners with DigitalOcean to make Continuous Integration faster, safer, and more affordable](https://about.gitlab.com/2016/04/19/gitlab-partners-with-digitalocean-to-make-continuous-integration-faster-safer-and-more-affordable/)
+
## Special configuration (GitLab admin)
As a GitLab administrator, you can change the default behavior of GitLab CI/CD in
@@ -105,17 +116,6 @@ your whole GitLab instance as well as in each project.
- **Affecting the whole GitLab instance:**
- [Continuous Integration admin settings](../user/admin_area/settings/continuous_integration.md)
-## Examples
-
-Check the [GitLab CI/CD examples](examples/README.md) for a collection of tutorials and guides on setting up your CI/CD pipeline for various programming languages, frameworks,
-and operating systems.
-
-## Integrations
-
-- Article (2016-06-09): [Continuous Delivery with GitLab and Convox](https://about.gitlab.com/2016/06/09/continuous-delivery-with-gitlab-and-convox/)
-- Article (2016-05-05): [Getting Started with GitLab and Shippable Continuous Integration](https://about.gitlab.com/2016/05/05/getting-started-gitlab-and-shippable/)
-- Article (2016-04-19): [GitLab Partners with DigitalOcean to make Continuous Integration faster, safer, and more affordable](https://about.gitlab.com/2016/04/19/gitlab-partners-with-digitalocean-to-make-continuous-integration-faster-safer-and-more-affordable/)
-
## Breaking changes
- [CI variables renaming for GitLab 9.0](variables/README.md#9-0-renaming) Read about the