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>2019-10-18 18:54:04 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-10-18 18:54:04 +0300
commitd56d06876517bd8fcc8bcb9400d4bd50afc04b62 (patch)
tree9e42422225976544fb3de9e4bf75da6b84d8b0ad
parentd9b5214fd3a6f8c43a83e3432290cbf475cf3c74 (diff)
parent3f144650c5ddd7359ac265195ca1cd12a352ee72 (diff)
Merge branch 'add-more-versions' into 'master'
Add two more online versions See merge request gitlab-org/gitlab-docs!596
-rw-r--r--Dockerfile.master2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile.master b/Dockerfile.master
index 480cd2be..e8264cf3 100644
--- a/Dockerfile.master
+++ b/Dockerfile.master
@@ -47,6 +47,8 @@ RUN rm -rf /usr/share/nginx/html/*
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.3 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.2 ${TARGET} ${TARGET}
COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:12.1 ${TARGET} ${TARGET}
+COPY --from=registry.gitlab.com/gitlab-org/gitlab-docs:11.1 ${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