Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal: remove redundant use of 'host'
The `host` variable is already set, during the program startup, when the CI functions are ran. With that, instead of fetching the information again, use the one already available. Signed-off-by: Bruno Meneguele <bmeneg@redhat.com>
- Loading branch information