Introduce retry option for git push.
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -40,6 +40,7 @@ pipeline {
|
||||
PASSPHRASE = credentials('spring-gpg-passphrase')
|
||||
KEYRING = credentials('spring-signing-secring.gpg')
|
||||
SONATYPE = credentials('oss-login')
|
||||
GPG_KEYNAME = credentials('spring-data-release-gpg-keyname')
|
||||
}
|
||||
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user