Skip to content

Commit 3ac9cf1

Browse files
committed
ci-config: use new bincache server
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
1 parent b1ba1c8 commit 3ac9cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-automation/ci-config.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# - http and https (WITHOUT auto-redirect)
1010
# - ssh for BUILDCACHE_USER
1111
BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
12-
BUILDCACHE_PATH_PREFIX="/srv/bincache"
12+
BUILDCACHE_PATH_PREFIX="/mnt/buckets/linode-bincache"
1313
BUILDCACHE_USER="bincache"
1414

1515
RELEASES_SERVER="mirror.release.flatcar-linux.net"

0 commit comments

Comments
 (0)