mirror of
https://github.com/stakater/Reloader.git
synced 2026-05-06 00:36:39 +00:00
updates jenkins file with latest changes
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -1,8 +1,10 @@
|
||||
#!/usr/bin/groovy
|
||||
@Library('github.com/stakater/fabric8-pipeline-library@v2.10.3')
|
||||
@Library('github.com/stakater/fabric8-pipeline-library@v2.10.4')
|
||||
|
||||
def dummy
|
||||
|
||||
goBuildAndRelease {
|
||||
chartRepositoryURL = 'https://chartmuseum.release.stakater.com'
|
||||
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
|
||||
publicChartGitURL = 'git@github.com:stakater/stakater-charts.git'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user