gitlab-org--gitlab-foss/doc/ci/examples
Z.J. van de Weg a9f5b8881c Minor update on CI docs examples
Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.

[ci skip]
2016-09-09 12:01:54 +02:00
..
deployment Fix broken links 2016-04-19 19:04:58 +03:00
README.md Minor update on CI docs examples 2016-09-09 12:01:54 +02:00
php.md use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
test-and-deploy-python-application-to-heroku.md Update CI example docs. 2016-05-07 13:15:04 +09:00
test-and-deploy-ruby-application-to-heroku.md Update CI example docs. 2016-05-07 13:15:04 +09:00
test-clojure-application.md
test-scala-application.md Merge branch 'master' into ci-scala-example 2016-06-18 09:23:31 +02:00

README.md

CI Examples

A collection of .gitlab-ci.yml files is maintained at the [GitLab CI Yml project][gitlab-ci-templates]. If your favorite programming language or framework are missing we would love your help by sending a merge request with a .gitlab-ci.yml.

Apart from those, here is an collection of tutorials and guides on setting up your CI pipeline:

[gitlab-ci-templates][https://gitlab.com/gitlab-org/gitlab-ci-yml]