mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-12-22 12:10:12 +09:00
Use azure debian mirror
This commit is contained in:
parent
7ea704e702
commit
39d9bdba65
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -32,5 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Debian Root
|
- name: Build Debian Root
|
||||||
run: |
|
run: |
|
||||||
make aptcache &
|
./tools/aptcache_linux_amd64 \
|
||||||
|
-rule 'local=localhost:65432, remote=ftp.us.debian.org' \
|
||||||
|
-rule 'local=localhost:65433, remote=security.debian.org' &
|
||||||
make debian
|
make debian
|
Loading…
Reference in New Issue
Block a user