aboutsummaryrefslogtreecommitdiff
path: root/trigger-96boards-bubblegum-u-boot.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'trigger-96boards-bubblegum-u-boot.yaml')
-rw-r--r--trigger-96boards-bubblegum-u-boot.yaml34
1 files changed, 0 insertions, 34 deletions
diff --git a/trigger-96boards-bubblegum-u-boot.yaml b/trigger-96boards-bubblegum-u-boot.yaml
deleted file mode 100644
index 0010731f79..0000000000
--- a/trigger-96boards-bubblegum-u-boot.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-- job:
- name: trigger-96boards-bubblegum-u-boot
- project-type: freestyle
- defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- properties:
- - authorization:
- anonymous:
- - job-read
- disabled: true
- node: build
- display-name: 'DELETE ME'
- scm:
- - git:
- url: https://github.com/96boards-bubblegum/u-boot.git
- refspec: +refs/heads/bubblegum96-2015.07:refs/remotes/origin/bubblegum96-2015.07
- name: origin
- branches:
- - refs/heads/bubblegum96-2015.07
- 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-bubblegum-u-boot'
-