We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84ecd20 + 4e1f70c commit 701be20Copy full SHA for 701be20
Jenkinsfile
@@ -7,5 +7,5 @@ goBuildAndRelease {
7
toolsImage = "stakater/pipeline-tools:1.13.2"
8
chartRepositoryURL = 'https://chartmuseum.release.stakater.com'
9
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
10
- publicChartGitURL = '[email protected]/stakater/stakater-charts.git'
+ publicChartGitURL = '[email protected]:stakater/stakater-charts.git'
11
}
0 commit comments