aboutsummaryrefslogtreecommitdiff
path: root/leg-cloud-image-centos.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-06-17 19:58:38 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-06-17 19:58:38 +0300
commit57d5ab62cc36a23ce79b5d60a650448a250c8d82 (patch)
tree1747a037d7ac75963d93e61722e06f5503ebdc2e /leg-cloud-image-centos.yaml
parent7d73d3c78a0010ed9e6a41e5bffe18b7f928b3c1 (diff)
leg-cloud-image-centos: fix publishing
Change-Id: I509754c2c00713fca3e36e8cf75971264097352b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'leg-cloud-image-centos.yaml')
-rw-r--r--leg-cloud-image-centos.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/leg-cloud-image-centos.yaml b/leg-cloud-image-centos.yaml
index 07ea73cea3..ed44a0de78 100644
--- a/leg-cloud-image-centos.yaml
+++ b/leg-cloud-image-centos.yaml
@@ -106,7 +106,7 @@
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 \
+ --server ${PUBLISH_SERVER} \
--link-latest \
out snapshots/developer-cloud/centos/cloud-image/${BUILD_NUMBER}
publishers: