Skip to content

Commit 701be20

Browse files
authored
Merge pull request #29 from stakater/jenkins-file
updates publicChartGitURL
2 parents 84ecd20 + 4e1f70c commit 701be20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ goBuildAndRelease {
77
toolsImage = "stakater/pipeline-tools:1.13.2"
88
chartRepositoryURL = 'https://chartmuseum.release.stakater.com'
99
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
10-
publicChartGitURL = '[email protected]/stakater/stakater-charts.git'
10+
publicChartGitURL = '[email protected]:stakater/stakater-charts.git'
1111
}

0 commit comments

Comments
 (0)