aboutsummaryrefslogtreecommitdiff
path: root/trigger-stretch-rootfs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'trigger-stretch-rootfs.yaml')
-rw-r--r--trigger-stretch-rootfs.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/trigger-stretch-rootfs.yaml b/trigger-stretch-rootfs.yaml
deleted file mode 100644
index 6f499e9abf..0000000000
--- a/trigger-stretch-rootfs.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-- job:
- name: trigger-stretch-rootfs
- project-type: freestyle
- defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- properties:
- - authorization:
- anonymous:
- - job-read
- disabled: true
- node: build
- display-name: 'DELETE ME'
- triggers:
- - timed: '@weekly'
- wrappers:
- - timestamps
- builders:
- - trigger-builds:
- - project: 'stretch-arm64-rootfs'
- - project: 'stretch-armhf-rootfs'
-