We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ba1c8 commit 3ac9cf1Copy full SHA for 3ac9cf1
ci-automation/ci-config.env
@@ -9,7 +9,7 @@
9
# - http and https (WITHOUT auto-redirect)
10
# - ssh for BUILDCACHE_USER
11
BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
12
-BUILDCACHE_PATH_PREFIX="/srv/bincache"
+BUILDCACHE_PATH_PREFIX="/mnt/buckets/linode-bincache"
13
BUILDCACHE_USER="bincache"
14
15
RELEASES_SERVER="mirror.release.flatcar-linux.net"
0 commit comments