gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled
commit94a4f8167dd9dde35b27e1d82bdf6c2fa5071364
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 8 Nov 2020 20:45:23 +0000 (8 21:45 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 9 Dec 2020 07:04:34 +0000 (9 08:04 +0100)
tree8e835c73b655bf18b69fa79f05951920356a476b
parentb98b9fdef00e2383f63f939e079fe2c9eba87ca1
gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled

We will keep adding/removing options to our 'configure' script,
so for easier maintainability it makes sense to have CONFIGURE_ARGS
declared as one option per line. This way we can review diff easily
(or rebase/cherry-pick).

No logical change.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201108204535.2319870-6-philmd@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml