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:
authorAchilleas Pipinellis <axil@gitlab.com>2020-01-10 14:13:10 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-01-10 14:13:10 +0300
commitab082d98798d6406205e3a48b57d6bfbb43c4dba (patch)
tree983ba2261df689011bf6fed4fe5fbd5316734807
parent37b99fbd46d9c2c86511258c1963c0980fe70021 (diff)
parent8d85b558c247c47fab1f7a6a0bc357e8aa428da7 (diff)
Merge branch 'add-more-versions' into 'master'
Add two more online versions See merge request gitlab-org/gitlab-docs!672
-rw-r--r--Dockerfile.master2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile.master b/Dockerfile.master
index 73b025e8..c133c1aa 100644
--- a/Dockerfile.master
+++ b/Dockerfile.master
@@ -50,6 +50,8 @@ RUN rm -rf /usr/share/nginx/html/*
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.6 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.5 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.4 ${TARGET} ${TARGET}
+COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:11.11 ${TARGET} ${TARGET}
+COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:10.8 ${TARGET} ${TARGET}
# Get the built docs output from the previous build stage
# This ordering means all previous layers can come from cache unless an archive