]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
gitlab: Don't define $MAKE
authorAndrea Bolognani <abologna@redhat.com>
Mon, 30 Mar 2020 16:26:16 +0000 (18:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 15 Apr 2020 15:50:27 +0000 (17:50 +0200)
Since libvirt-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>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab-ci.yml

index beeae1df058fe0fb55f0105f5b90600538c8d3da..3203434b99b600898c5d3fcdf917b878f2fd1470 100644 (file)
@@ -1,5 +1,4 @@
 variables:
-  MAKE: make
   GIT_DEPTH: 100
 
 stages: