ci: Flip db410c back to docker mode.

Turns out there's corporate policy to not deploy AGPL software, so I
have to take down the LAVA lab until we sort out how to do it without
a local server.

Reviewed-by: Daniel Stone <daniels@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4038>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4038>
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13b544b..94fa883 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -686,6 +686,14 @@
   variables:
     DEQP_VER: gles3
 
+arm64_a306_gles2:
+  extends: arm64_a630_gles2
+  variables:
+    DEQP_EXPECTED_FAILS: deqp-freedreno-a307-fails.txt
+    DEQP_SKIPS: deqp-default-skips.txt
+  tags:
+    - db410c
+
 # RADV CI
 .test-radv:
   variables: