
9 Apr
2020
9 Apr
'20
6:31 a.m.
On Thu, 2020-04-09 at 06:23 +0200, Erik Skultety wrote:
+++ b/guests/lcitool @@ -477,6 +517,8 @@ class Application: "selected_projects": selected_projects, "git_remote": git_remote, "git_branch": git_branch, + "gitlab_url_file": gitlab_url_file, + "gitlab_runner_token_file": gitlab_runner_token_file
Missing comma at the end of the last line. With that fixed, Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization