[gjs: 1/5] CI: Update pinned CI image




commit 8f49b9b666be21c9f565b3a40fb0a0a5b7ecf1a5
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Jul 24 21:26:51 2022 -0700

    CI: Update pinned CI image
    
    As usual, we pin one job to a known-working image in case the
    automatically built images have a defect.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f758f1e6..941ff87b4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -75,7 +75,7 @@ build-alpine-image:
 build_recommended:
   <<: *build
   stage: source_check
-  image: registry.gitlab.gnome.org/gnome/gjs:job-1740076_fedora.mozjs91-debug  # pinned on purpose
+  image: registry.gitlab.gnome.org/gnome/gjs:job-2153951_fedora.mozjs91-debug  # pinned on purpose
   variables:
     TEST_OPTS: --verbose --no-stdsplit --print-errorlogs --setup=verbose
   except:


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