gitlab-org--gitlab-foss/doc/ci/examples
Marcia Ramos 506a4e7530 Merge branch 'docs/gitlab-runner' into 'master'
Change to new GitLab Runner name

Closes #39636

See merge request gitlab-org/gitlab-ce!15101
2017-11-02 12:33:35 +00:00
..
deployment Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
README.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
code_climate.md fix doc 2017-08-31 15:57:31 +09:00
php.md Change to new GitLab Runner name 2017-10-31 11:20:40 +02:00
test-and-deploy-python-application-to-heroku.md Merge branch 'docs/gitlab-runner' into 'master' 2017-11-02 12:33:35 +00:00
test-and-deploy-ruby-application-to-heroku.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
test-clojure-application.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
test-phoenix-application.md Exclude comments from specific docs 2017-11-01 15:56:40 +00: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

comments
false

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

Code quality analysis

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.