commit | fbc4f86d42e2839c6ae520265f4693f5814d9a8b | [log] [tgz] |
---|---|---|
author | Cedric Hnyda <chnyda@mirantis.com> | Thu Sep 21 07:05:55 2017 +0000 |
committer | Gerrit Code Review <gerrit2@37fca7c923f6> | Thu Sep 21 07:05:55 2017 +0000 |
tree | 165c0de139649783080fead4956f1e0fc353faaf | |
parent | 6acb32eef423df6115ece750828e37ace46621a2 [diff] | |
parent | 5adc453b128691e8da147692167108315ce66ff3 [diff] |
Merge "Update trigger for docker image build & mirrors"
diff --git a/jenkins/client/job/git-mirrors/upstream/init.yml b/jenkins/client/job/git-mirrors/upstream/init.yml index e11e63c..cc267d9 100644 --- a/jenkins/client/job/git-mirrors/upstream/init.yml +++ b/jenkins/client/job/git-mirrors/upstream/init.yml
@@ -25,7 +25,8 @@ project: "{{downstream}}": branches: - - master + - compare_type: "REG_EXP" + name: "(.*?)" message: build_successful: "Build successful" build_unstable: "Build unstable"