mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-10 00:55:59 +08:00
update Debian-Build-amd64.yml
This commit is contained in:
parent
518c349c7f
commit
8913d11cc3
@ -21,7 +21,8 @@ stages:
|
||||
image: docker.jianmuhub.com/library/debian:bookworm
|
||||
command:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
|
||||
- echo 'deb [trusted=yes] https://mirrors.sdu.edu.cn/debian bookworm main contrib non-free non-free-firmware' /etc/apt/sources.list
|
||||
- rm -rfv /etc/apt/sources.list.d/*
|
||||
- apt update
|
||||
- apt build-dep . -y
|
||||
- dpkg-buildpackage -b -us -uc
|
||||
|
Loading…
x
Reference in New Issue
Block a user