aboutsummaryrefslogtreecommitdiff
path: root/leg-kolla.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2018-05-17 13:21:36 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2018-05-17 10:24:48 +0000
commit43a4c23d5de3b292b9baf56783cbfa9bdbb06d9f (patch)
treefd13582c2edd87cb61c3f5a3a842d7e751512c82 /leg-kolla.yaml
parent669f3a1fda7e2b1e80917eaeb30fea0e0520c2cf (diff)
leg-kolla: fix linaro-cp source directory
When there's a new shell step, the current dir is ${WORKSPACE}. The source directory passed to linaro-cp doesn't exist. It should be kolla/logs/debian-source or the full path: ${WORKSPACE}/kolla/logs/debian-source Change-Id: I433eac6c99aa86a6040a96de92af2df8701fe9f2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'leg-kolla.yaml')
-rw-r--r--leg-kolla.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/leg-kolla.yaml b/leg-kolla.yaml
index ed6451d1..b904c469 100644
--- a/leg-kolla.yaml
+++ b/leg-kolla.yaml
@@ -51,7 +51,6 @@
- project:
- 'leg-kolla-push-images'
property-file: "push.parameters"
-
publishers:
- archive:
artifacts: 'push.parameters'