.. | ||
api | ||
deployment | ||
docker | ||
examples | ||
img | ||
languages | ||
permissions | ||
quick_start | ||
runners | ||
services | ||
ssh_keys | ||
triggers | ||
variables | ||
yaml | ||
enable_or_disable_ci.md | ||
README.md |
GitLab CI Documentation
User documentation
- Quick Start
- Enable or disable GitLab CI
- Configuring project (.gitlab-ci.yml)
- Configuring runner
- Configuring deployment
- Using Docker Images
- Using Docker Build
- Using Variables
- Using SSH keys
- Triggering builds through the API
Languages
Services
Examples
- The .gitlab-ci.yml file for GitLab itself
- Test and deploy Ruby applications to Heroku
- Test and deploy Python applications to Heroku
- Test Clojure applications
- Help your favorite programming language and GitLab by sending a merge request with a guide for that language.