mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
fix typo
This commit is contained in:
parent
8090219931
commit
3f48243632
@ -252,7 +252,7 @@ void call(Map parameters = [:], Closure body = null) {
|
||||
gitConfig.add('http.sslVerify false')
|
||||
}
|
||||
|
||||
if(encodedVersionDiffers) {
|
||||
if(encodedVersionsDiffers) {
|
||||
hashbangFlag = '-e'
|
||||
streamhandling ='&>/dev/null'
|
||||
gitPushFlags.add('--quiet')
|
||||
|
Loading…
Reference in New Issue
Block a user