diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index b4b5fd83e6..c70ee447d5 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -16,7 +16,7 @@ properties( def type = "java" def product = "ccd" def component = "data-store-api" -def branchesToSync = ['ithc', 'perftest', 'develop'] +def branchesToSync = ['demo', 'ithc', 'perftest', 'develop'] // Variables to switch pipeline logic and wiring per type of build