[update] Add option --update-to, including to nightly (#6220)
* By default, stable will only update to stable, and nightly to nightly Authored by: Grub4K, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
29cb20bd56
commit
77df20f14c
6 changed files with 150 additions and 43 deletions
|
|
@ -7,3 +7,5 @@ RELEASE_GIT_HEAD = 'a0a7c0154'
|
|||
VARIANT = None
|
||||
|
||||
UPDATE_HINT = None
|
||||
|
||||
CHANNEL = 'stable'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue