|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 2/3] gitlab: use $MAKE instead of 'make' |
Date: | Mon, 13 May 2024 13:50:16 +0200 |
User-agent: | Mozilla Thunderbird |
On 13/5/24 13:15, Daniel P. Berrangé wrote:
The lcitool generated containers have '$MAKE' set to the path of the right 'make' binary. Using the env variable makes it possible to override the choice per job. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- .gitlab-ci.d/buildtest-template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |