fix commit message
This commit is contained in:
parent
737c1fdc07
commit
5c359b9c2c
@ -63,7 +63,7 @@ dockerizedBuildPipeline(
|
||||
deployCondition: { true },
|
||||
deploy: {
|
||||
runSafely 'git add docs'
|
||||
runSafely "git commit -m 'Release Update for ${params.chart} ${chartVersion}'"
|
||||
runSafely "git commit -m 'Release Update for ${chartVersion}'"
|
||||
|
||||
sshagent(credentials: [sonatypeZionCredentialsId()]) {
|
||||
runSafely 'git push'
|
||||
|
Loading…
x
Reference in New Issue
Block a user