Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
e36534db
Commit
e36534db
authored
Sep 09, 2016
by
Ruben Davila
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 8-12-stable
parents
fb7cec7c
4bdcbc85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
doc/ci/examples/README.md
doc/ci/examples/README.md
+8
-6
No files found.
doc/ci/examples/README.md
View file @
e36534db
# 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:
-
[
Testing a PHP application
](
php.md
)
-
[
Test and deploy a Ruby application to Heroku
](
test-and-deploy-ruby-application-to-heroku.md
)
-
[
Test and deploy a Python application to Heroku
](
test-and-deploy-python-application-to-heroku.md
)
-
[
Test a Clojure application
](
test-clojure-application.md
)
-
[
Test a Scala application
](
test-scala-application.md
)
-
[
Using `dpl` as deployment tool
](
deployment/README.md
)
-
Help your favorite programming language and GitLab by sending a merge request
with a guide for that language.
## Outside the documentation
-
[
Blog post about using GitLab CI for iOS projects
](
https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/
)
-
[
Repo's with examples for various languages
](
https://gitlab.com/groups/gitlab-examples
)
-
[
The .gitlab-ci.yml file for GitLab itself
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml
)
-
[
A collection of useful .gitlab-ci.yml templates
](
https://gitlab.com/gitlab-org/gitlab-ci-yml
)
[
gitlab-ci-templates
][
https://gitlab.com/gitlab-org/gitlab-ci-yml
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment