summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-12-12 17:59:03 -0700
committerTom Rini <trini@konsulko.com>2024-12-17 09:13:31 -0600
commit1cde96bee57ead9714d0ee2f484e0be4540f3fad (patch)
tree936b3415faf4c48ce2555d4994ca477ec72193e2
parent315fd02729eeeb9e1fd4dbbfb0349ab5d774b006 (diff)
gitlab: Add an rpi to the sjg lab
I have an original rpi installed now, loaded with OS Lite (32-bit) Add an entry for it so that it can be used for testing. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2164ad79a72..579d43eacb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -678,3 +678,8 @@ nyan-big:
variables:
ROLE: nyan-big
<<: *lab_dfn
+
+rpi:
+ variables:
+ ROLE: rpi
+ <<: *lab_dfn