mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
parent
d627b39ba0
commit
e1a4558276
@ -93,7 +93,7 @@ enum GitPushMode {NONE, HTTPS, SSH}
|
||||
/** Defines the template for the automatic version which will be created. */
|
||||
'versioningTemplate',
|
||||
/** Controls which protocol is used for performing push operation to remote repo.
|
||||
* Required credentials needs to be configured ('gitSshKeyCredentialsId'/'TBD').
|
||||
* Required credentials needs to be configured ('gitSshKeyCredentialsId'/'gitHttpsCredentialsId').
|
||||
* Push is only performed in case 'commitVersion' is set to 'true'.
|
||||
* @possibleValues 'SSH', 'HTTPS', 'NONE'
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user