update pipeline-dtk-build-aarch64.yml

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

@ -25,7 +25,7 @@ stages:
- apt update
- export DEBIAN_FRONTEND=noninteractive
- echo "安装wget qemu-user-binfmt"
- apt install wget qemu-user-binfmt -y
- apt install wget qemu-user-binfmt xz-utils -y
- mkdir ../spark-store-git
- mv * ../spark-store-git
- wget https://code.gitlink.org.cn/shenmo7192/debian-container-aarch64/raw/branch/master/DEBIANARM.tar.xz