mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-07 15:35:59 +08:00
update pipeline-dtk-build-aarch64.yml
This commit is contained in:
parent
453d3963dd
commit
8b9bf53e4e
@ -24,8 +24,8 @@ stages:
|
||||
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
|
||||
- apt update
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- echo "安装wget qemu-user-binfmt"
|
||||
- apt install wget qemu-user-binfmt xz-utils -y
|
||||
- echo "安装wget qemu-user-static"
|
||||
- apt install wget qemu-user-static 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user