mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
Merge pull request #3429 from flatcar/tormath1/bincache
ci-config: use new bincache server
This commit is contained in:
commit
fdfc391f5e
@ -9,7 +9,7 @@
|
|||||||
# - http and https (WITHOUT auto-redirect)
|
# - http and https (WITHOUT auto-redirect)
|
||||||
# - ssh for BUILDCACHE_USER
|
# - ssh for BUILDCACHE_USER
|
||||||
BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
|
BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
|
||||||
BUILDCACHE_PATH_PREFIX="/srv/bincache"
|
BUILDCACHE_PATH_PREFIX="/mnt/buckets/linode-bincache"
|
||||||
BUILDCACHE_USER="bincache"
|
BUILDCACHE_USER="bincache"
|
||||||
|
|
||||||
CONTAINER_REGISTRY="ghcr.io/flatcar"
|
CONTAINER_REGISTRY="ghcr.io/flatcar"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user