- job: name: trigger-96boards-hikey-edk2 project-type: freestyle defaults: global logrotate: daysToKeep: 30 numToKeep: 30 properties: - authorization: anonymous: - job-read disabled: true node: build display-name: 'Trigger for 96boards - HiKey UEFI (edk2)' scm: - git: url: https://github.com/96boards-hikey/edk2.git refspec: +refs/heads/hikey:refs/remotes/origin/hikey name: origin branches: - refs/heads/hikey basedir: linaro-edk2 skip-tag: true shallow-clone: true clean: true wipe-workspace: false triggers: - pollscm: 'H/5 * * * *' wrappers: - timestamps - build-name: name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}' builders: - trigger-builds: - project: '96boards-hikey-uefi'