aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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