mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-21 05:31:05 +02:00
set_version: Document the bucket cache for packages
Dev builds need to use the bucket cache instead of the release binary package mirror. Document how the user can select the bucket cache.
This commit is contained in:
parent
df63e60b94
commit
af8daf7dc8
@ -41,7 +41,8 @@ Usage: $0 FLAGS...
|
|||||||
--file FILE: Modify another file than ${FILE}, useful if run
|
--file FILE: Modify another file than ${FILE}, useful if run
|
||||||
outside of the SDK chroot. If /dev/stdout or
|
outside of the SDK chroot. If /dev/stdout or
|
||||||
/dev/stderr is used, only new values are printed.
|
/dev/stderr is used, only new values are printed.
|
||||||
--binhost Use a custom binhost (defaults to '${DEFAULT_BASE_URL}').
|
--binhost Use a custom binhost (defaults to '${DEFAULT_BASE_URL}'),
|
||||||
|
e.g., 'https://bucket.release.flatcar-linux.net/flatcar-jenkins'.
|
||||||
This will update BOARD and SDK URLs accordingly.
|
This will update BOARD and SDK URLs accordingly.
|
||||||
"
|
"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user