From: Markos Chandras Date: Mon, 3 Oct 2016 13:38:32 +0000 (+0100) Subject: jjb: infra: Trigger the Jenkins jobs when the jobs themselves change X-Git-Tag: danube.1.0~755 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=05029bee5ef63a0fa49502131b12a559c3faa547;p=releng.git jjb: infra: Trigger the Jenkins jobs when the jobs themselves change Making changes to the Jenkins jobs should trigger the CI to ensure that our changes did not break anything. Change-Id: I59e1d45fb82492ff03926cd4273367aca9060c74 Signed-off-by: Markos Chandras --- diff --git a/jjb/infra/bifrost-verify-jobs.yml b/jjb/infra/bifrost-verify-jobs.yml index b117b32ae..17796a832 100644 --- a/jjb/infra/bifrost-verify-jobs.yml +++ b/jjb/infra/bifrost-verify-jobs.yml @@ -173,4 +173,6 @@ file-paths: - compare-type: ANT pattern: 'prototypes/bifrost/**' + - compare-type: ANT + pattern: 'jjb/infra/**' readable-message: true