Skip to content

Commit b9a02e5

Browse files
authored
revert config back to dev prs (#1518)
* Update values.preview.template.yaml * Update Jenkinsfile_CNP
1 parent ec20316 commit b9a02e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile_CNP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def app = "definition-store-api"
1111
def branchesToSync = ['demo', 'ithc', 'perftest', 'develop']
1212

1313
// Variables to switch pipeline logic and wiring per type of build
14-
def definitionStoreDevelopPr = "PR-1468" // This doesn't change frequently, but when it does, only change this value.
14+
def definitionStoreDevelopPr = "PR-575" // This doesn't change frequently, but when it does, only change this value.
1515

1616
def secrets = [
1717
'ccd-${env}': [

0 commit comments

Comments
 (0)