Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wells <pwells@gitlab.com>2023-08-28 23:03:44 +0300
committerPhillip Wells <pwells@gitlab.com>2023-08-28 23:03:44 +0300
commit6a3b5ba00210415cc10965c22be2737a7a73ea4e (patch)
tree58010936e108e0d5f01cca92c83f47af5104a881
parent1d97a7472631ae368190e917121af000b952186e (diff)
parent2b8d9f13c9b35ff19f03fb07f85dc1811ff8b74a (diff)
Merge branch 'selhorn-update-ci-main' into 'main'
Added back Runner See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4203 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Jackie Porter <jporter@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-rw-r--r--content/_data/landing.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/_data/landing.yaml b/content/_data/landing.yaml
index f1fb0e46..d4a7b545 100644
--- a/content/_data/landing.yaml
+++ b/content/_data/landing.yaml
@@ -11,7 +11,7 @@ heros:
- title: Labels
url: '/ee/user/project/labels.html'
- title: CI/CD
- description: Build, test, and deploy applications using Continuous Integration and Delivery.
+ description: Build, test, and deploy applications.
img: /assets/images/continuous-delivery.svg
alt: continuous-delivery
links:
@@ -21,6 +21,8 @@ heros:
url: '/ee/ci/examples/'
- title: .gitlab-ci.yml reference
url: '/ee/ci/yaml/'
+ - title: GitLab Runner
+ url: '/runner/'
- title: Collaboration
description: Configure and develop your software applications.
img: /assets/images/collaberation.svg