]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commit
debian_build: use Jenkins parameter BUILD_TRIGGERS instead of commit message parsing
authorMathias Klette <mathias.klette@profitbricks.com>
Tue, 4 Jun 2013 10:01:42 +0000 (12:01 +0200)
committerMathias Klette <mathias.klette@profitbricks.com>
Tue, 4 Jun 2013 10:01:42 +0000 (12:01 +0200)
commit68a1b4653b6e53c0b53df2d5f5410d5e573987b9
tree17490e4ced8f0cec6c706d4808b9844efcd20daa
parent7edcde2727c8e1cbf24d533938f95b58f489c8f5
debian_build: use Jenkins parameter BUILD_TRIGGERS instead of commit message parsing

commit message is still parsed for those triggers, but this happens through
call_jenkins instead. this way jobs can use triggers no matter if recent commit
message contains the requested trigger.
debian_build.py