diff options
author | Tiger Watson <twatson@gitlab.com> | 2019-03-26 09:59:48 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-03-26 09:59:48 +0000 |
commit | 76d281881a945518fe4565e1dc71f6a3bc28c575 (patch) | |
tree | 3bece712d331a02e52ac9735fb4f85ac70b08ef5 /locale | |
parent | c77a1978cdadc9ae3fcfe7b1b31e535af80e61c9 (diff) | |
download | gitlab-ce-76d281881a945518fe4565e1dc71f6a3bc28c575.tar.gz |
Allow runners to be installed on group clusters
A runner installed on a cluster will now use the
cluster's `cluster_type` as its `runner_type`.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 177bd189817..1a0224a44e6 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1815,7 +1815,7 @@ msgstr "" msgid "ClusterIntegration|GitLab Runner" msgstr "" -msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production." +msgid "ClusterIntegration|GitLab Runner connects to the repository and executes CI/CD jobs, pushing results back and deploying applications to production." msgstr "" msgid "ClusterIntegration|Google Cloud Platform project" |