From 5665a5c4246d71ee0c8cff90d763ed405d95e7ab Mon Sep 17 00:00:00 2001 From: Usama Ahmad Date: Mon, 7 Oct 2019 12:17:43 +0500 Subject: [PATCH] remove chartmuseum from pipeline --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5fd4c53d..979b7d0b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,7 +4,6 @@ def dummy goBuildAndRelease { - chartRepositoryURL = 'https://chartmuseum.release.stakater.com' publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts' publicChartGitURL = 'git@github.com:stakater/stakater-charts.git' } \ No newline at end of file