commit | 22ebcba061f882c4cc4a77124d1e9f13cd3b1a07 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Feb 07 21:14:46 2023 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Mon Feb 27 09:18:15 2023 +0100 |
tree | 43c0600190938225388110d266a7f1740c769600 | |
parent | 2f5a375f6033fcb4cedd6874852ff3def5841c95 [diff] |
gitlab-ci.d/buildtest-template: Simplify the configure step It's easier to use ${TARGETS:+--target-list="$TARGETS"} to add a --target-list parameter depending on whether the TARGETS variable is set or not. Message-Id: <20230207201447.566661-5-thuth@redhat.com> Reviewed-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Thomas Huth <thuth@redhat.com>