[nautilus/wip/antoniof/define-function-parameters-the-normal-way] Revert "ci: Hardcode image version for style check job"



commit 09e4716b03e7fac51caaf55aca5826b707a77ff8
Author: António Fernandes <antoniof gnome org>
Date:   Mon Sep 7 10:24:01 2020 +0100

    Revert "ci: Hardcode image version for style check job"
    
    This reverts commit 831203e9512b29900e8095c91332b49bbbf97047.
    
    The previous commit fixed the issue we were working around.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5575159af..24a397f64 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ triage:dry-run:
     when: manual
 
 style check:
-    image: registry.gitlab.gnome.org/gnome/nautilus:v642646
+    image: registry.gitlab.gnome.org/gnome/nautilus:latest
     stage: test
     artifacts:
         name: 'Style check artifacts'


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