When "jjb-deploy" is invoked from a gerrit patch, we do not
want to clone the patch project code ($GERRIT_PROJECT) but
the releng/builder code ($PROJECT).
Change-Id: I329b3c756826250358b20aeb2454cb5650d87f59
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
######################
branch: master
- git-url: '$GIT_URL/$GERRIT_PROJECT'
+ # jjb-deploy should always clone $PROJECT regardless of what
+ # $GERRIT_PROJECT triggered the job.
+ git-url: '$GIT_URL/$PROJECT'
stream: master
gerrit_jjb_deploy_job_triggers:
- comment-added-contains-event: