update pipeline-dtk-build-aarch64.yml

This commit is contained in:
shenmo 2023-03-13 09:33:46 +00:00 committed by Gitee
parent 8b9bf53e4e
commit ace24914f4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -34,7 +34,7 @@ stages:
- 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
- mv /usr/bin/qemu-aarch64-static DEBIAN/
- chroot DEBIAN /qemu-aarch64-static bash /root/spark-build-aarch64.sh
- chroot DEBIAN /qemu-aarch64-static /bin/bash /root/spark-build-aarch64.sh
- ''
- ''
artifacts: