From: Thanh Ha Date: Thu, 3 May 2018 20:45:00 +0000 (-0400) Subject: Fix jenkins-cfg GitHub cfg to build head of branch X-Git-Tag: v0.19.0~3 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=f3d8d908f8619e56869968469f860341538e2828;hp=f3d8d908f8619e56869968469f860341538e2828;p=releng%2Fglobal-jjb.git Fix jenkins-cfg GitHub cfg to build head of branch There this job was originally misconfigured and was configured as if it was a verify job. It should be operating instead as a merge job and not be pulling in the $sha1 setting. This fixes the job to only build HEAD of branch as one would expect. Issue: RELENG-844 Change-Id: I8fa6b25a2fd4b598f619ab4c6ae80ce411756cb4 Signed-off-by: Thanh Ha ---