gitlab: Don't define $MAKE

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>
This commit is contained in:
Andrea Bolognani 2020-03-30 18:26:16 +02:00
parent 53f687bbab
commit 29e09694bc

View File

@ -1,5 +1,4 @@
variables:
MAKE: make
GIT_DEPTH: 100
stages: