With help from Michal Simek I have this running with Labgrid now, so
add it to the lab.

Signed-off-by: Simon Glass <s...@chromium.org>
---

 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d4d3a85741..a55b0c9ee7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -736,3 +736,8 @@ rpi5:
   variables:
     ROLE: rpi5
   <<: *lab_dfn
+
+zybo:
+  variables:
+    ROLE: zybo
+  <<: *lab_dfn
-- 
2.43.0

Reply via email to