Skip to content

Commit c1172a1

Browse files
authored
Merge pull request #821 from hmcts/AM-3009_v15_Migration_Unsync_Perftest
AM-3009 Connect to v15 RABS Peftest - Remove 'perftest' from git bran…
2 parents 9a8bd54 + 3de1bba commit c1172a1

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
@@ -32,7 +32,7 @@ def vaultOverrides = [
3232
def secrets = []
3333

3434
// Configure branches to sync with master branch
35-
def branchesToSync = ['demo', 'perftest']
35+
def branchesToSync = ['demo']
3636

3737
withPipeline(type, product, component) {
3838
onMaster {

0 commit comments

Comments
 (0)