Logo
Explore Help
Sign In
home/gitlabhq
Watch 2
Star 0
Fork 0
mirror of https://github.com/wahyd4/gitlabhq.git synced 2026-08-16 16:16:43 +10:00
Code Issues Packages Projects Releases Wiki Activity
Files
3be20afa9f7bfb4e4d13b30d5cfcd304b79ea478
gitlabhq/doc/ci/README.md
T
Achilleas Pipinellis f742ddeebe Reorganize CI sections and give descriptive names to links
2016-02-29 14:44:08 +02:00

1.7 KiB
Raw Blame History

GitLab CI Documentation

CI User documentation

  • Get started with GitLab CI
  • Learn how to enable or disable GitLab CI
  • Learn how .gitlab-ci.yml works
  • Configure a Runner, the application that runs your builds
  • Use Docker images with GitLab Runner
  • Use CI to build Docker images
  • Use variables in your .gitlab-ci.yml
  • Use SSH keys in your build environment
  • Trigger builds through the API
  • Build artifacts
  • User permissions
  • API

CI Examples

  • The .gitlab-ci.yml file for GitLab itself
  • Test your PHP applications
  • Test and deploy Ruby applications to Heroku
  • Test and deploy Python applications to Heroku
  • Test Clojure applications
  • Using dpl as deployment tool
  • Help your favorite programming language and GitLab by sending a merge request with a guide for that language.

CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use:

  • Using MySQL
  • Using PostgreSQL
  • Using Redis
  • Using Other Services
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 11ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API