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-02-20 17:25:22 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-02-20 17:25:22 +0300
commit7e3eb1d8f1b16fecd0ea456052bb1e69413df807 (patch)
treebcdb4c0f9aa45175b8c7d2906b91f76f6b0dd64d /dockerfiles
parent5d193417a3698509b90b9bfc5a8c1d9cf5903aa9 (diff)
Include charts in Dockerfile.single
Diffstat (limited to 'dockerfiles')
-rw-r--r--dockerfiles/Dockerfile.single1
1 files changed, 1 insertions, 0 deletions
diff --git a/dockerfiles/Dockerfile.single b/dockerfiles/Dockerfile.single
index e2df882e..91daf2e5 100644
--- a/dockerfiles/Dockerfile.single
+++ b/dockerfiles/Dockerfile.single
@@ -10,6 +10,7 @@ ARG BRANCH_EE=X-Y-stable-ee
ARG BRANCH_CE=X-Y-stable
ARG BRANCH_OMNIBUS=X-Y-stable
ARG BRANCH_RUNNER=X-Y-stable
+ARG BRANCH_CHARTS=X-Y-stable
# This image comes from the Dockerfile.builder.onbuild file
# https://gitlab.com/gitlab-com/gitlab-docs/blob/master/dockerfiles/Dockerfile.builder.onbuild