Skip to content

Commit

Permalink
updates publicChartGitURL
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsan-storm committed Jan 14, 2019
1 parent bc836bc commit a4ef394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ goBuildAndRelease {
toolsImage = "stakater/pipeline-tools:1.13.2"
chartRepositoryURL = 'https://chartmuseum.release.stakater.com'
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
publicChartGitURL = '[email protected]/stakater/stakater-charts.git'
publicChartGitURL = '[email protected]:stakater/stakater-charts.git'
}

0 comments on commit a4ef394

Please sign in to comment.