gitlab-ci: Remove redundant .meson-cross template script
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 8 Oct 2019 13:58:27 +0000 (15:58 +0200)
committerMichel Dänzer <michel@daenzer.net>
Fri, 11 Oct 2019 08:04:45 +0000 (10:04 +0200)
It was identical to the one inherited from the .meson-build template.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml

index b5d2d2f2876b53a5f89b6caddeae1661ecf72e2a..5e0dc3c635eec3b20b13b9b5a15ffb0dd65c67f2 100644 (file)
@@ -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