mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-09 07:05: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
|
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
|
||||||
- apt update
|
- apt update
|
||||||
- export DEBIAN_FRONTEND=noninteractive
|
- export DEBIAN_FRONTEND=noninteractive
|
||||||
- echo "安装wget qemu-user-binfmt"
|
- echo "安装wget qemu-user-static"
|
||||||
- apt install wget qemu-user-binfmt xz-utils -y
|
- apt install wget qemu-user-static xz-utils -y
|
||||||
- mkdir ../spark-store-git
|
- mkdir ../spark-store-git
|
||||||
- mv * ../spark-store-git
|
- mv * ../spark-store-git
|
||||||
- wget https://code.gitlink.org.cn/shenmo7192/debian-container-aarch64/raw/branch/master/DEBIANARM.tar.xz
|
- 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