- job: name: trigger-96boards-hikey-4.1 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 (android-hikey-linaro-4.1)' scm: - git: url: https://github.com/96boards-hikey/linux.git refspec: +refs/heads/android-hikey-linaro-4.1:refs/remotes/origin/android-hikey-linaro-4.1 name: origin branches: - refs/heads/android-hikey-linaro-4.1 skip-tag: true shallow-clone: true wipe-workspace: false wrappers: - timestamps - build-name: name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}' builders: - trigger-builds: - project: '96boards-hikey-4.1'