a084437b5c
[ci skip] |
||
---|---|---|
.. | ||
deployment | ||
php.md | ||
README.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 |
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:
- Testing a PHP application
- Test and deploy a Ruby application to Heroku
- Test and deploy a Python application to Heroku
- Test a Clojure application
- Test a Scala application
- Test a Phoenix application
- Using
dpl
as deployment tool - Example project that shows how to use Review Apps
- Run PHP Composer & NPM scripts then deploy them to a staging server
- Help your favorite programming language and GitLab by sending a merge request with a guide for that language.