aboutsummaryrefslogtreecommitdiff
path: root/ldcg-bigdata-apache-arrow
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2019-11-15 11:57:15 +0100
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2019-11-15 11:57:37 +0100
commitbf0ecdbe3684193f50087451a0cc67cf89a3f343 (patch)
tree52fe75f5e983be58ece4ebe718226932ad128923 /ldcg-bigdata-apache-arrow
parentfc97607bc859fc4a82b340f1965ee930fedf70f2 (diff)
ldcg-bigdata-apache-arrow: fix repo path
Change-Id: Id2abd679c7e38dc716f9f9d7f0e8352b9c8f24f2
Diffstat (limited to 'ldcg-bigdata-apache-arrow')
-rw-r--r--ldcg-bigdata-apache-arrow/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldcg-bigdata-apache-arrow/build.sh b/ldcg-bigdata-apache-arrow/build.sh
index f64b1b4131..87a144f2cb 100644
--- a/ldcg-bigdata-apache-arrow/build.sh
+++ b/ldcg-bigdata-apache-arrow/build.sh
@@ -27,6 +27,6 @@ rake version:update
APT_TARGETS=debian-buster rake apt:build
mkdir -p ${WORKSPACE}/out
-cp -a apt/repositories/* ${WORKSPACE}/out/
+cp -a apache-arrow/apt/repositories/* ${WORKSPACE}/out/
echo "DEPLOY_DIR_IMAGE=${WORKSPACE}/out" > ${WORKSPACE}/publish_parameters
echo "PUB_DEST=reference-platform/components/bigdata/apache-arrow/${BUILD_NUMBER}" >> ${WORKSPACE}/publish_parameters