mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-12 03:51:53 +01:00
DOWNLOAD_ROOT
Otherwise, the variable is empty and it creates errors later. Default value is `gs://flatcar-jenkins`. Not `GS_DEVEL_ROOT` because if we check the previous behavior, `DOWNLOAD_ROOT` was hardcoded with: ```shell DOWNLOAD_ROOT_SDK=https://storage.googleapis.com/flatcar-jenkins/sdk ``` Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Flatcar Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.
Description
Languages
Shell
93%
Python
6.9%