summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tanayno <atanayno@gitlab.com>2019-01-02 01:27:14 +0000
committerAlexander Tanayno <atanayno@gitlab.com>2019-01-02 01:27:14 +0000
commitf1007a421379a8a29a11619851e29f9d546755b9 (patch)
tree47bdc5925cae8fd6604b11343d94ecf612bc048a
parent8d0436954b103df6616ac04f2fef7f4fb543d3f9 (diff)
downloadgitlab-ce-docs-add-git-strategy-note.tar.gz
Changed the phrase about git_strategy according to the comments by eread@docs-add-git-strategy-note
-rw-r--r--doc/ci/yaml/README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 0b1059894fa..db5d7a4baba 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1909,10 +1909,9 @@ variables:
```
NOTE: **Note:** `GIT_STRATEGY` is not supported for
-[Kubernetes executor](https://docs.gitlab.com/runner/executors/kubernetes.html).
-It is being considered for implementation in scope of the feature proposal
-[Support git strategy with Kubernetes executor](https://gitlab.com/gitlab-org/gitlab-runner/issues/3847).
-
+[Kubernetes executor](https://docs.gitlab.com/runner/executors/kubernetes.html),
+but may be in the future. See the [support Git strategy with Kubernetes executor feature proposal](https://gitlab.com/gitlab-org/gitlab-runner/issues/3847)
+for updates.
### Git submodule strategy