Skip to content

Commit

Permalink
Merge pull request #95 from stakater/update-pipeline-version
Browse files Browse the repository at this point in the history
update pipeline version
  • Loading branch information
usamaahmadkhan authored Feb 27, 2020
2 parents a1fd9d9 + 45bb53f commit b02c162
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/env groovy
@Library('github.com/stakater/[email protected].10') _
@Library('github.com/stakater/[email protected].20') _

goBuildViaGoReleaser {
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
publicChartGitURL = '[email protected]:stakater/stakater-charts.git'
toolsImage = 'stakater/pipeline-tools:v2.0.13'
}

0 comments on commit b02c162

Please sign in to comment.