mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
ci-config: use new bincache server
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
6821bfc713
commit
2224232446
@ -9,7 +9,7 @@
|
||||
# - http and https (WITHOUT auto-redirect)
|
||||
# - ssh for BUILDCACHE_USER
|
||||
BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
|
||||
BUILDCACHE_PATH_PREFIX="/srv/bincache"
|
||||
BUILDCACHE_PATH_PREFIX="/mnt/buckets/linode-bincache"
|
||||
BUILDCACHE_USER="bincache"
|
||||
|
||||
CONTAINER_REGISTRY="ghcr.io/flatcar"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user