mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Merge pull request #165 from flatcar-linux/tormath1/fix-sdk
jenkins/sdk: add default `DOWNLOAD_ROOT`
This commit is contained in:
commit
b88177f1b0
@ -27,6 +27,7 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
DOWNLOAD_ROOT=${DOWNLOAD_ROOT:-"gs://flatcar-jenkins"}
|
||||||
DOWNLOAD_ROOT_SDK="${DOWNLOAD_ROOT}/sdk"
|
DOWNLOAD_ROOT_SDK="${DOWNLOAD_ROOT}/sdk"
|
||||||
|
|
||||||
# We do not use a nightly SDK as seed for bootstrapping because the next major Alpha SDK release would also have to use the last published Alpha release SDK as seed.
|
# We do not use a nightly SDK as seed for bootstrapping because the next major Alpha SDK release would also have to use the last published Alpha release SDK as seed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user