GitLab runner

From wikieduonline
Revision as of 15:35, 12 January 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

GitLab Runner[1] released in January 2015[2] and written in Go offers continuous integration in GitLab, it is used to run your CI/CD jobs and send the results back to GitLab.

Configuration: /etc/gitlab-runner/config.toml. Read https://docs.gitlab.com/runner/configuration/advanced-configuration.html

Configuration allows to define

  • how many jobs you can run in parallel concurrent option
  • Integration with sentry
  • Integration with Prometheus

Commands

  • gitlab-runner verify
  • gitlab-runner list

Activities

See also

Advertising: