From: Jamo Luhrsen Date: Tue, 6 Feb 2018 03:28:23 +0000 (-0800) Subject: Add : to jjb-deploy: X-Git-Tag: v0.16.0~5 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=b804ed77372c30845bdd360f4baa52de98028a30;p=releng%2Fglobal-jjb.git Add : to jjb-deploy: This is more intuitive to me, as the keyword takes an argument. I realized this when I used the ODL keyword copy-logs: Change-Id: Ic321d6be56ef518a2056099cb5690ea6880c16c2 Signed-off-by: Jamo Luhrsen --- diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 6d5d01a4..2bff633c 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -264,7 +264,7 @@ stream: master gerrit_jjb_deploy_job_triggers: - comment-added-contains-event: - comment-contains-value: jjb-deploy (?!\*+$).+$ + comment-contains-value: 'jjb-deploy[:]* (?!\*+$).+$' ##################### # Job Configuration #