mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
INFRA-1697 authenticate on agent 2
This commit is contained in:
parent
686cb1f497
commit
ab5f4fe0a4
1
.ci/dev/regression/Jenkinsfile
vendored
1
.ci/dev/regression/Jenkinsfile
vendored
@ -171,6 +171,7 @@ pipeline {
|
||||
}
|
||||
stage('Recompile') {
|
||||
steps {
|
||||
authenticateGradleWrapper()
|
||||
sh script: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
|
Loading…
Reference in New Issue
Block a user