We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9d45a commit dc32574Copy full SHA for dc32574
1 file changed
Jenkinsfile_CNP
@@ -33,7 +33,7 @@ def vaultOverrides = [
33
]
34
35
// Configure branches to sync with master branch
36
-def branchesToSync = ['demo', 'ithc', 'perftest']
+def branchesToSync = [ 'ithc']
37
38
// Var for testcontainers.org
39
env.TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX = "hmctsprod.azurecr.io/imported/"
0 commit comments