From f650f9a4b214ae9e36efdc65d05d26a01f8dbbb9 Mon Sep 17 00:00:00 2001 From: walkafwalka Date: Fri, 4 Jan 2019 10:50:52 -0800 Subject: Added feature to specify a custom Auto DevOps chart repository --- doc/topics/autodevops/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/topics/autodevops') diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index e937d372384..73b67c6f7e2 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -609,7 +609,7 @@ repo or by specifying a project variable: one](https://gitlab.com/charts/auto-deploy-app). This can be a great way to control exactly how your application is deployed. - **Project variable** - Create a [project variable](../../ci/variables/README.md#variables) - `AUTO_DEVOPS_CHART` with the URL of a custom chart to use. + `AUTO_DEVOPS_CHART` with the URL of a custom chart to use or create two project variables `AUTO_DEVOPS_CHART_REPOSITORY` with the URL of a custom chart repository and `AUTO_DEVOPS_CHART` with the path to the chart. ### Customizing `.gitlab-ci.yml` -- cgit v1.2.3