- job: name: trigger-96boards-helium project-type: freestyle defaults: global logrotate: daysToKeep: 30 numToKeep: 30 properties: - authorization: anonymous: - job-read disabled: false node: build display-name: 'Trigger for 96boards - Marvell PXA1928 Helium' scm: - git: url: https://git.linaro.org/people/rob.herring/linux.git refspec: +refs/heads/v4.1-pxa1928:refs/remotes/origin/v4.1-pxa1928 name: origin branches: - refs/heads/v4.1-pxa1928 skip-tag: true shallow-clone: true wipe-workspace: false triggers: - pollscm: 'H/5 * * * *' wrappers: - timestamps - build-name: name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}' builders: - trigger-builds: - project: '96boards-helium'