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 f4bcc94 commit 2b78f5aCopy full SHA for 2b78f5a
ci-automation/ci-config.env
@@ -8,9 +8,9 @@
8
# Required services:
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"
13
-BUILDCACHE_USER="bincache"
+BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-143-42-221-178.ip.linodeusercontent.com}"
+BUILDCACHE_PATH_PREFIX="/mnt/bucket/bincache"
+BUILDCACHE_USER="core"
14
15
RELEASES_SERVER="mirror.release.flatcar-linux.net"
16
CONTAINER_REGISTRY="ghcr.io/flatcar"
0 commit comments