gitlab-org--gitlab-foss/doc/ci/examples
Gabriele 812899d166 Change composer update to install to follow PHP/composer best practice
[ci skip]
2017-06-22 21:37:01 +00:00
..
deployment Change composer update to install to follow PHP/composer best practice 2017-06-22 21:37:01 +00:00
README.md Add Code Climate CLI example to CI documentation 2017-05-18 08:08:51 +00:00
code_climate.md Fix wrong link to codeclimate diff docs 2017-06-14 08:22:47 +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 Remove references to '/ci' path while describing Runner's registration 2017-05-15 11:52:05 +02:00
test-and-deploy-ruby-application-to-heroku.md Remove references to '/ci' path while describing Runner's registration 2017-05-15 11:52:05 +02: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 CI/CD Pipelines references to just Pipelines in docs 2017-05-11 22:21:14 +03:00

README.md

GitLab 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:

Languages, frameworks, OSs

PHP

Ruby

Python

Java

Scala

Clojure

Elixir

iOS

Android

Other

GitLab CI for GitLab Pages

See the topic GitLab Pages for a complete overview.

More

Contributions are very much welcomed! You can help your favorite programming language and GitLab by sending a merge request with a guide for that language.