[libvirt PATCH 1/2] gitlab: Don't define $MAKE

Andrea Bolognani posted 2 patches 5 years, 10 months ago
[libvirt PATCH 1/2] gitlab: Don't define $MAKE
Posted by Andrea Bolognani 5 years, 10 months ago
Since libvirt-jenkins-ci commit 27cfddee8835, paths to build tools
such as ninja and make are exported in the container's environment
and can be used directly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index beeae1df05..3203434b99 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,4 @@
 variables:
-  MAKE: make
   GIT_DEPTH: 100
 
 stages:
-- 
2.25.1

Re: [libvirt PATCH 1/2] gitlab: Don't define $MAKE
Posted by Daniel P. Berrangé 5 years, 10 months ago
On Mon, Mar 30, 2020 at 07:31:02PM +0200, Andrea Bolognani wrote:
> Since libvirt-jenkins-ci commit 27cfddee8835, paths to build tools
> such as ninja and make are exported in the container's environment
> and can be used directly.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  .gitlab-ci.yml | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|