From cc21e47e87d7cf36398038f83d520be5e5dab53c Mon Sep 17 00:00:00 2001 From: Andrei Neculau Date: Sat, 1 Aug 2015 14:55:23 +0200 Subject: [PATCH] update readme with correct switch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b09580a3..b844f00e 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ I currently use something like this -DtemplateJobPrefix=testing-my-repo- -DtemplateBranchName=Xbranch -DbranchNameRegex=master|v.* --DenableOnCreate=true +-DenableJobRegex=.* ``` -**NOTE**: `testing-my-repo-Xbranch-sync-with-repo` is disabled, but has cronjob builder/poller, so that the new jobs based on it, will be enabled and will start on their own. +**NOTE**: `testing-my-repo-Xbranch-sync-with-repo` is disabled, but has cronjob builder/poller, so that the new jobs based on it, will be enabled at once and will start on their own. ## Change log