aboutsummaryrefslogtreecommitdiff
path: root/stretch-armhf-rootfs.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-04-26 07:27:01 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-04-26 07:27:01 +0300
commitcc74fdba0eaf0de6e1748aef2f0b1869af4f0da4 (patch)
treed1f79809b1f0de6cb5bea9b6a7ded45d28330d0f /stretch-armhf-rootfs.yaml
parentff35e92a4ec42040dd2d036173003908617960c9 (diff)
stretch-arm{64,hf}-rootfs: move builds trigger in the publishers section
Change-Id: I4322976acbbce195733ac0735da9e1f6429ba18b Reported-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'stretch-armhf-rootfs.yaml')
-rw-r--r--stretch-armhf-rootfs.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/stretch-armhf-rootfs.yaml b/stretch-armhf-rootfs.yaml
index 492de0a85e..81a409c154 100644
--- a/stretch-armhf-rootfs.yaml
+++ b/stretch-armhf-rootfs.yaml
@@ -100,10 +100,11 @@
test -d ${HOME}/bin || mkdir ${HOME}/bin
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py --api_version 3 --link-latest out debian/images/${codename}/${rootfs}-armhf/${BUILD_NUMBER}
- - trigger-builds:
+ publishers:
+ - trigger-parameterized-builds:
- project:
- 'lt-qcom-debian-images'
- 'lt-qcom-debian-images-dragonboard600c'
- publishers:
+ condition: SUCCESS
- email:
recipients: 'fathi.boudra@linaro.org riku.voipio@linaro.org'