From 5a6df86e0134b47f51442199eca687918d9430ae Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 24 Jul 2019 15:15:29 +0300 Subject: Fix: typo --- gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab.md b/gitlab.md index d22be2e..9eb53ae 100644 --- a/gitlab.md +++ b/gitlab.md @@ -152,7 +152,7 @@ The build has the following steps: pull instead to update an existing clone, but that's an optimisation, whiche we'll implement when it's needed. The git operation may require credentials (e.g., security embargoed - repositories), which the vCS worker has: they're installed when the + repositories), which the VCSWorker has: they're installed when the host is deployed. No other CI host has those credentials. 4. The VCS worker pushed the repository to GitLab. This may again -- cgit v1.2.1