From c3f3ab914b861eb97f6e4fb5b4fb0abceb6e6842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Fernandes?= Date: Mon, 7 Sep 2020 10:24:01 +0100 Subject: 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' -- cgit v1.2.1