mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-21 01:42:26 +00:00
Fix balena preload --commit current
alias
Change-type: patch
This commit is contained in:
parent
cccc8012c9
commit
674c0ca7b8
@ -213,6 +213,7 @@ module.exports =
|
||||
console.log()
|
||||
spinner.stop()
|
||||
|
||||
options.commit = if isCurrent(options.commit) then 'latest' else options.commit
|
||||
options.image = params.image
|
||||
options.appId = options.app
|
||||
delete options.app
|
||||
|
Loading…
x
Reference in New Issue
Block a user