mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-21 13:41:20 +02:00
The dev build SDKs are not in $FLATCAR_DEV_BUILDS/sdk but published under $FLATCAR_DEV_BUILDS/developer/sdk. Add an environment variable to specify where the SDK is to be found but default to $FLATCAR_DEV_BUILDS/sdk if it is not specified. From Jenkins this variable is exported as DOWNLOAD_ROOT_SDK.