mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
ci/config: remove RELEASES_SERVER
This does not seem to be used anywhere here and can be misleading Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
d6e9bfe9c5
commit
1ef36b59a0
@ -12,7 +12,6 @@ BUILDCACHE_SERVER="${BUILDCACHE_SERVER:-bincache.flatcar-linux.net}"
|
|||||||
BUILDCACHE_PATH_PREFIX="/srv/bincache"
|
BUILDCACHE_PATH_PREFIX="/srv/bincache"
|
||||||
BUILDCACHE_USER="bincache"
|
BUILDCACHE_USER="bincache"
|
||||||
|
|
||||||
RELEASES_SERVER="mirror.release.flatcar-linux.net"
|
|
||||||
CONTAINER_REGISTRY="ghcr.io/flatcar"
|
CONTAINER_REGISTRY="ghcr.io/flatcar"
|
||||||
RELEASES_JSON_FEED="https://www.flatcar.org/releases-json/releases.json"
|
RELEASES_JSON_FEED="https://www.flatcar.org/releases-json/releases.json"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user