aboutsummaryrefslogtreecommitdiff
path: root/compass-flannel-cni.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compass-flannel-cni.yaml')
-rw-r--r--compass-flannel-cni.yaml47
1 files changed, 0 insertions, 47 deletions
diff --git a/compass-flannel-cni.yaml b/compass-flannel-cni.yaml
deleted file mode 100644
index ecf620cf56..0000000000
--- a/compass-flannel-cni.yaml
+++ /dev/null
@@ -1,47 +0,0 @@
-- job:
- name: compass-flannel-cni
- project-type: freestyle
- defaults: global
- properties:
- - authorization:
- anonymous:
- - job-discover
- linaro:
- - job-read
- - job-extended-read
- - build-discarder:
- days-to-keep: 30
- num-to-keep: 30
- disabled: true
- node: build-arm64
- concurrent: false
- display-name: 'DELETE ME'
- scm:
- - git:
- url: https://github.com/yibo-cai/flannel-cni.git
- branches:
- - origin/arm64
- basedir: flannel-cni
- skip-tag: true
- shallow-clone: true
- wipe-workspace: false
- triggers:
- - pollscm: 'H/30 * * * *'
- wrappers:
- - timestamps
- - copy-to-slave:
- includes:
- - config.json
- relative-to: 'somewhereElse'
- - credentials-binding:
- - text:
- credential-id: DOCKER_AUTH
- variable: DOCKER_AUTH
- builders:
- - linaro-publish-token
- - shell:
- !include-raw: compass/compass-flannel-cni.sh
- publishers:
- - email:
- recipients: 'yibo.cai@linaro.org di.xu@arm.com'
-