Merge pull request #171 from flatcar-linux/kai/bucket-packages

set_version: Document the bucket cache for packages
This commit is contained in:
Kai Lüke 2021-10-28 18:07:19 +02:00 committed by GitHub
commit e5d3c03b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,8 @@ Usage: $0 FLAGS...
--file FILE: Modify another file than ${FILE}, useful if run
outside of the SDK chroot. If /dev/stdout or
/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.
"
exit 1