summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2016-07-01 03:17:39 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2016-07-01 03:17:39 +0000
commitfe833adccd0797bb9a00c051ac718d1df3adacc4 (patch)
treea2f52c5179177d09df7f58ad1dcecfbe0fe56d34
parentab81ea1e8177742a0dfed2c7cf922bb03a8b6c51 (diff)
downloadgitlab-ce-fe833adccd0797bb9a00c051ac718d1df3adacc4.tar.gz
adding link to .gitlab-ci.yml templates - closes #18998
-rw-r--r--doc/ci/examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index 27bc21c2922..c134106bfd0 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -14,3 +14,4 @@
- [Blog post about using GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/)
- [Repo's with examples for various languages](https://gitlab.com/groups/gitlab-examples)
- [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml)
+- [A collection of useful .gitlab-ci.yml templates](https://gitlab.com/gitlab-org/gitlab-ci-yml)