Skip to content

Commit 5cbbcbd

Browse files
author
r3-build
committed
CORE-11136: release prep for release-5.2.0.52
1 parent beb602c commit 5cbbcbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
@Library('corda-shared-build-pipeline-steps@5.2') _
1+
@Library('corda-shared-build-pipeline-steps@5.2-GA') _
22

33
cordaPipelineKubernetesAgent(
44
runIntegrationTests: false,
5-
dependentJobsNames: ['/Corda5/corda-runtime-os-version-compatibility/release%2Fos%2F5.2'],
5+
dependentJobsNames: ['/Corda5/corda-runtime-os-version-compatibility/release%2Fos%2F5.2-GA'],
66
dependentJobsNonBlocking: ['/Corda5/corda-api-compatibility/'],
77
// always use -beta-9999999999999 for local publication as this is used for the version compatibility checks,
88
// This is a PR gate, so we want to check the "post merge" state before publication for real.

0 commit comments

Comments
 (0)