Mesa (master): ci: Drop redundant freedreno stage specification.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 27 19:32:24 UTC 2020


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

Author: Eric Anholt <eric at anholt.net>
Date:   Wed Apr 22 11:28:54 2020 -0700

ci: Drop redundant freedreno stage specification.

The source rules give us the stage.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4685>

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8de20ed8ef5..6c6ff6a358c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -829,7 +829,6 @@ arm64_a306_gles3:
 arm64_a530_gles2:
   extends:
     - arm64_a306_gles2
-  stage: freedreno
   variables:
     BM_KERNEL: /lava-files/db820c-kernel
     BM_DTB: /lava-files/db820c.dtb



More information about the mesa-commit mailing list