aboutsummaryrefslogtreecommitdiff
path: root/leg-kolla.yaml
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2019-06-03 12:36:12 +0200
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2019-06-03 12:39:13 +0200
commite99290812f8606291a5ec4fae0cbda201ca6a260 (patch)
treeb5aab0e752a76b9fa1c5b5cd8376a5abab853929 /leg-kolla.yaml
parent35ecb50db870d547cb48e7f4fddbaa1ae4b259ae (diff)
leg-kolla*: cleanup after build
Added leg-kolla-remove-images job which removes local images after build. It is called in two situations: 1. leg-kolla* build fails - remove images is triggered 2. leg-kolla* build went fine, triggered push job and then remove images gets triggered Fixed recipients to Fathi, Riku, Hrw and LDCG ML. Change-Id: I3346c983d9bb2e87bbca4e8bae0dbf63758b1673
Diffstat (limited to 'leg-kolla.yaml')
-rw-r--r--leg-kolla.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/leg-kolla.yaml b/leg-kolla.yaml
index 2321eb93..a21a7440 100644
--- a/leg-kolla.yaml
+++ b/leg-kolla.yaml
@@ -53,6 +53,9 @@
- project:
- 'leg-kolla-push-images'
property-file: "push.parameters"
+ - project:
+ - 'leg-kolla-remove-images'
+ property-file: "remove.parameters"
publishers:
- archive:
artifacts: 'push.parameters'