gitlab-org--gitlab-foss/doc/ci/examples
Rémy Coutable 7d11ed931e Merge branch 'improve-ci-example-php-doc' into 'master'
Changed composer installer script in the CI PHP example doc

See merge request !8817
2017-01-30 10:09:51 +00:00
..
deployment
README.md
php.md
test-and-deploy-python-application-to-heroku.md
test-and-deploy-ruby-application-to-heroku.md
test-clojure-application.md
test-phoenix-application.md
test-scala-application.md

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