1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Update social card descriptions

This commit is contained in:
David Young
2021-10-15 18:26:58 +13:00
committed by GitHub
parent e0b03a638b
commit c976c670dd
60 changed files with 170 additions and 154 deletions

View File

@@ -1,3 +1,7 @@
---
description: Gitlab Runner - A gopher for GitLab
---
# Gitlab Runner
Some features of GitLab require a "[runner](https://docs.gitlab.com/runner/)" (_in the sense of a "gopher" or a "minion"_). A runner "registers" itself with a GitLab instance, and is given tasks to run. Tasks include running Continuous Integration (CI) builds, and building container images.