Skip to content

Commit 3de1bba

Browse files
committed
AM-3009 Connect to v15 RABS Peftest - Remove 'perftest' from git branchesToSync
1 parent 9a8bd54 commit 3de1bba

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)