[epiphany/wip/exalm/dark: 1/3] ci: Switch scanbuild job to the gnome image




commit 0435fdc07afeee02dc0bf5f8d80b50bf2f9bfb0e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Nov 21 21:17:24 2021 +0500

    ci: Switch scanbuild job to the gnome image
    
    Looks like they have been merged.
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1029>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a84d34b9..71a55d6d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,7 @@ flatpak master:
 
 scanbuild:
   extends: '.flatpak'
-  image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/llvm_bundle:master"
+  image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
   variables:
     CONFIG_OPTS: '-Dprofile=Devel -Dunit_tests=enabled'
   script:


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