aboutsummaryrefslogtreecommitdiff
path: root/leg-kolla.yaml
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2018-05-15 14:26:42 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2018-05-15 13:09:40 +0000
commite3906633d1cce37b797a984a8165ac5ca7b9e4e6 (patch)
tree2eacb2e1d9f33aefd73e4865f9c3c23341454da2 /leg-kolla.yaml
parent04149c88b099c44064def37b62eea75bdf99530f (diff)
leg-kolla*: move pushing of images into leg-kolla-push-images job
leg-kolla* jobs will build images and then trigger separate job to push those images into hub.docker.com repository. This way we can put testing job between build/push part. Or whatever we want. Change-Id: I5450d2b6109f25df2cc330b74f4f58028eb01b8f
Diffstat (limited to 'leg-kolla.yaml')
-rw-r--r--leg-kolla.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/leg-kolla.yaml b/leg-kolla.yaml
index 178c57fd..fe31f83b 100644
--- a/leg-kolla.yaml
+++ b/leg-kolla.yaml
@@ -47,6 +47,11 @@
- linaro-publish-token
- shell:
!include-raw: leg-kolla/publishers.sh
+ - trigger-builds:
+ - project:
+ - 'leg-kolla-push-images'
+ property-file: "push.parameters"
+
publishers:
- email:
recipients: 'marcin.juszkiewicz@linaro.org riku.voipio@linaro.org fathi.boudra@linaro.org sdi-team@linaro.org'