[gjs] CI: Update pinned job



commit b41f56868fc7dea7f9eaaf5c8ba29d627f9c23af
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Sep 1 23:13:32 2019 -0700

    CI: Update pinned job
    
    Now that the Docker images have succeeded again, update the CI job that
    uses a pinned image to the latest one.
    
    [skip ci]

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a06d4bcd..d54ae6a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -131,7 +131,7 @@ stages:
 build_recommended:
   <<: *build
   stage: source_check
-  image: registry.gitlab.gnome.org/gnome/gjs:job-286759_SM60-debug-gcc.fedora-dev  # pinned on purpose
+  image: registry.gitlab.gnome.org/gnome/gjs:job-414163_SM60-debug-gcc.fedora-dev  # pinned on purpose
   variables:
     TASK_ID: "fedora-x86_64-gcc-debug-default-check"
     TEST: "check"


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