mirror of
https://github.com/corda/corda.git
synced 2025-06-01 15:10:54 +00:00
INFRA-1697: add call for second agent
This commit is contained in:
parent
a21292d03f
commit
d313111d89
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -94,6 +94,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Recompile') {
|
stage('Recompile') {
|
||||||
steps {
|
steps {
|
||||||
|
authenticateGradleWrapper()
|
||||||
sh script: [
|
sh script: [
|
||||||
'./gradlew',
|
'./gradlew',
|
||||||
COMMON_GRADLE_PARAMS,
|
COMMON_GRADLE_PARAMS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user