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




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

    Load templates on CI

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7921bad3..15dc91c80 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -446,6 +446,7 @@ test-iso-installer-x86_64:
     EOF
   - |
     worker_class=qemu_x86_64-${CI_JOB_ID}
+    openqa/templates --host $OPENQA_HOST --update
     openqa/utils/setup_worker.sh ${worker_class} > /tmp/machine_id
     /run_openqa_worker.sh &> worker.log &
   - |


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