From 9e3c78724b0dce1e77bab2ef5384fdeee07f66ae Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Mon, 29 Feb 2016 14:50:08 +0200 Subject: Link to examples page [ci skip] --- doc/ci/yaml/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/ci/yaml') diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index 0edb56dc20e..051eaa04152 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -518,3 +518,10 @@ You can find the link under `/ci/lint` of your gitlab instance. If your commit message contains `[ci skip]`, the commit will be created but the builds will be skipped. + +## Examples + +Visit the [examples README][examples] to see a list of examples using GitLab +CI with various languages. + +[examples]: ../examples/README.md -- cgit v1.2.3