update pipeline-dtk-build-aarch64.yml

This commit is contained in:
shenmo 2023-03-13 09:11:59 +00:00 committed by Gitee
parent 17a6b22e55
commit dff869cec8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -29,7 +29,7 @@ stages:
- mkdir ../spark-store-git
- mv * ../spark-store-git
- wget https://code.gitlink.org.cn/shenmo7192/debian-container-aarch64/raw/branch/master/DEBIANARM.tar.xz
- tar -xvf DEBIANARM.tar.xz
- tar -xf DEBIANARM.tar.xz
- mkdir -p DEBIAN/root/build-spark
- mv ../spark-store-git DEBIAN/root/build-spark/spark-store
- wget https://gitee.com/deepin-community-store/repo_auto_update_script/raw/master/spark-build-aarch64.sh && mv spark-build-aarch64.sh DEBIAN/root