mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 18:56:25 +00:00
Merge pull request #1569 from balena-io/apps-git_repository-to-slug
Change the balena app action to present the slug instead of the git_repository
This commit is contained in:
commit
bda696ad8c
@ -128,7 +128,7 @@ exports.info =
|
||||
"$#{application.app_name}$"
|
||||
'id'
|
||||
'device_type'
|
||||
'git_repository'
|
||||
'slug'
|
||||
'commit'
|
||||
]
|
||||
.nodeify(done)
|
||||
|
Loading…
Reference in New Issue
Block a user