gitlab-org--gitlab-foss/doc/ci/examples
Achilleas Pipinellis a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
..
deployment Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
README.md Small gramatical tweaks 2017-01-27 06:21:29 +02:00
php.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01: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 test-and-deploy-ruby-application-to-heroku.md 2016-12-21 16:43:29 +00:00
test-clojure-application.md Update links in CI docs after GitLab 8.1 2015-11-03 14:01:27 +09:00
test-phoenix-application.md Improve a bit the example .gitlab-ci.yml for Phoenix 2016-10-11 09:36:03 +02:00
test-scala-application.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00

README.md

CI Examples

A collection of .gitlab-ci.yml files is maintained at the GitLab CI Yml project. 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:

Outside the documentation