GitLab Runner

From wikieduonline
(Redirected from Gitlab runner)
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 allows to define

Configuration[edit]

Commands[edit]

Full command list: https://docs.gitlab.com/runner/commands/

New[edit]

Activities[edit]

  1. Install Gitlab runner
  2. Read GitLab Runner Changelog, approximately monthly releases: https://gitlab.com/gitlab-org/gitlab-runner/blob/master/CHANGELOG.md
  3. Read GitLab CI/CD Pipeline Configuration Reference:.gitlab-ci.yml https://docs.gitlab.com/ee/ci/yaml/
  4. Read GitLab release notes
  5. Learn differences between TeamCity Agents and Gitlab runners
  6. Create a shared runner in Admin area -> Overview -> runners
  7. Setup Autoscaling GitLab Runner on AWS EC2 (GitLab Runner Manager)

Related terms[edit]

See also[edit]

Advertising: