Mesa (master): gitlab-ci: Remove redundant .meson-cross template script

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 11 08:28:52 UTC 2019


Module: Mesa
Branch: master
Commit: 9691329727a041e64a7ff480777426267dbf75f2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9691329727a041e64a7ff480777426267dbf75f2

Author: Michel Dänzer <mdaenzer at redhat.com>
Date:   Tue Oct  8 15:58:27 2019 +0200

gitlab-ci: Remove redundant .meson-cross template script

It was identical to the one inherited from the .meson-build template.

Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>

---

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b5d2d2f2876..5e0dc3c635e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -194,8 +194,6 @@ meson-main:
       -D gallium-xa=false
       -D gallium-nine=false
       -D llvm=false
-  script:
-    - .gitlab-ci/meson-build.sh
 
 meson-armhf:
   extends: .meson-cross




More information about the mesa-commit mailing list