[gnome-build-meta/cfoch/openqa_templates] Load templates on CI




commit 1c7e3df4a4d2efe565b5f84d726b8adb3c3d3734
Author: Fabian Orccon <cfoch fabian gmail com>
Date:   Sun Oct 17 00:52:43 2021 +0200

    Load templates on CI

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 223ff6ccd..403fb0201 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -444,6 +444,8 @@ test-iso-installer-x86_64:
     key = $OPENQA_API_KEY
     secret = $OPENQA_API_SECRET
     EOF
+  - |
+    openqa/templates --host $OPENQA_HOST
   - |
     worker_class=qemu_x86_64
     openqa/utils/setup_worker.sh ${worker_class} > /tmp/machine_id


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