[gnome-build-meta/sthursfield/james/openqa-gnome-40: 3/3] Use prebuilt OpenQA images from upstream




commit 42b75ed77841d33457d4d613dbdd374b0d2855da
Author: Sam Thursfield <sam afuera me uk>
Date:   Wed Jul 28 11:48:29 2021 +0200

    Use prebuilt OpenQA images from upstream

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 09514c60..0f81537a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -256,7 +256,8 @@ iso-installer-x86_64:
 test-iso-installer-x86_64:
   stage: test
   image:
-    name: suse_worker:latest
+    # Source repo: https://github.com/os-autoinst/openQA
+    name: registry.opensuse.org/devel/openqa/containers15.2/openqa_worker:latest
     entrypoint: [ "/bin/bash", "-c" ]
   when: manual
   variables:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]