mirror of
https://github.com/corda/corda.git
synced 2025-04-16 15:29:34 +00:00
Merge pull request #7189 from corda/ronanb/INFRA-1697/remove-credentals-4.8
INFRA-1697 ensure we authenticate gradle creds on agent 2
This commit is contained in:
commit
a830b3707c
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…
x
Reference in New Issue
Block a user