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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 09:09:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 09:09:22 +0300
commit1c4f17276df2af5a6c205c2a3ceec907751edf68 (patch)
tree6d4ca897fbecd3a59fe40fdab94bf5a0704096dc /doc/ci/docker
parent7d2b3a2cfb881af6bd072ca1bde9f16914d0954a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/docker')
-rw-r--r--doc/ci/docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/README.md b/doc/ci/docker/README.md
index 2b97f317fc1..18a9d63b694 100644
--- a/doc/ci/docker/README.md
+++ b/doc/ci/docker/README.md
@@ -13,6 +13,6 @@ integration between the two.
The following documentation is available for using GitLab CI/CD with Docker:
-- [Using Docker images](using_docker_images.md).
- [Building Docker images with GitLab CI/CD](using_docker_build.md).
+- [Using Docker images](using_docker_images.md).
- [Building images with kaniko and GitLab CI/CD](using_kaniko.md).