From 128d4d89e98177996d1ff6e0b3d7a8a0c9b35929 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 18 Jul 2022 18:08:47 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- scripts/review_apps/review-apps.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/review_apps') diff --git a/scripts/review_apps/review-apps.sh b/scripts/review_apps/review-apps.sh index 8a868edce3a..b6ac7b4281b 100755 --- a/scripts/review_apps/review-apps.sh +++ b/scripts/review_apps/review-apps.sh @@ -248,6 +248,7 @@ function download_chart() { helm repo add gitlab https://charts.gitlab.io echoinfo "Building the gitlab chart's dependencies..." + helm dependency build "gitlab-${GITLAB_HELM_CHART_REF}" } function base_config_changed() { -- cgit v1.2.1