aboutsummaryrefslogtreecommitdiff
path: root/leg-docker-registry-image.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'leg-docker-registry-image.yaml')
-rw-r--r--leg-docker-registry-image.yaml37
1 files changed, 0 insertions, 37 deletions
diff --git a/leg-docker-registry-image.yaml b/leg-docker-registry-image.yaml
deleted file mode 100644
index 46da6cd785..0000000000
--- a/leg-docker-registry-image.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-- job:
- name: leg-docker-registry-image
- project-type: freestyle
- defaults: global
- properties:
- - authorization:
- anonymous:
- - job-discover
- linaro:
- - job-read
- - job-extended-read
- - job-build
- - job-cancel
- - build-discarder:
- days-to-keep: 30
- num-to-keep: 30
- disabled: false
- node: leg-aarch64
- concurrent: false
- display-name: 'LEG Docker registry image'
- wrappers:
- - timestamps
- - copy-to-slave:
- includes:
- - config.json
- relative-to: 'somewhereElse'
- - credentials-binding:
- - text:
- credential-id: DOCKER_AUTH
- variable: DOCKER_AUTH
- builders:
- - shell:
- !include-raw: leg-docker-registry-image/build.sh
- publishers:
- - email:
- recipients: 'marcin.juszkiewicz@linaro.org riku.voipio@linaro.org fathi.boudra@linaro.org sdi-team@linaro.org'
-