diff options
author | Juan A. Suarez Romero <jasuarez@igalia.com> | 2021-01-25 12:33:52 +0100 |
---|---|---|
committer | Marge Bot <eric+marge@anholt.net> | 2021-01-26 09:45:29 +0000 |
commit | a825919dc6c0319edeeeed56e6800a537b38c45b (patch) | |
tree | 0cdfa21033f17b300aa8c94489ae686e75498a82 | |
parent | ea88e1c820cbb753e64b6a15efbb0abda06666f1 (diff) |
ci/vc4: rename stage to Broadcom
It fits better with what other drivers has done.
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Acked-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8702>
-rw-r--r-- | .gitlab-ci.yml | 2 | ||||
-rw-r--r-- | .gitlab-ci/test-source-dep.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43cb49a53d2..a3065fd3580 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,8 +28,8 @@ stages: - build-misc - amd - arm + - broadcom - freedreno - - raspberrypi - software-renderer - layered-backends - deploy diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 46d231e8e43..2e41cc87dc4 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -150,7 +150,7 @@ - when: never .vc4-rules: - stage: raspberrypi + stage: broadcom rules: - *ignore_scheduled_pipelines - changes: |