aboutsummaryrefslogtreecommitdiff
path: root/trigger-debian-arm64-rootfs.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-04-19 15:27:31 +0530
committerRiku Voipio <riku.voipio@linaro.org>2019-05-03 09:18:42 +0300
commit217a75135db924a492152d117e2c90b1800969c5 (patch)
treed2b1d6bf21f910a143f0fbd51d4a1dbb4b49ab46 /trigger-debian-arm64-rootfs.yaml
parente7296994681e5ed2da84e521239a2a46df795228 (diff)
Cleanup: remove all deleted jobs
Change-Id: I59a2856f5d246141f169efb6f4ba2a19a3a9a6d7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'trigger-debian-arm64-rootfs.yaml')
-rw-r--r--trigger-debian-arm64-rootfs.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/trigger-debian-arm64-rootfs.yaml b/trigger-debian-arm64-rootfs.yaml
deleted file mode 100644
index 035ec1fe42..0000000000
--- a/trigger-debian-arm64-rootfs.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-- job:
- name: trigger-debian-arm64-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: 'debian-arm64-rootfs'