Skip to content

Commit 78db99f

Browse files
committed
Use definition-store-api pr-1494
1 parent 67935ed commit 78db99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile_CNP

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def branchesToSync = ['demo', 'ithc', 'perftest', 'develop']
2020

2121
// Variables to switch pipeline logic and wiring per type of build
2222

23-
def definitionStoreDevelopPr = "PR-575" // This doesn't change frequently, but when it does, only change this value.
23+
def definitionStoreDevelopPr = "PR-1494" // This doesn't change frequently, but when it does, only change this value.
2424
def dataStoreApiDevelopPr = "PR-1260" // This doesn't change frequently, but when it does, only change this value.
2525
def prsToUseAat = "PR-1793,PR-1888" // Set this value to a PR number, or add it as a comma-separated value, if it's to follow CI/CD.
2626

0 commit comments

Comments
 (0)