summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2020-09-07 10:24:01 +0100
committerOndrej Holy <oholy@redhat.com>2020-11-18 15:02:55 +0000
commit9dbc32ded35688571eb9104bdc46a64c7578dfee (patch)
treed65c02d963c81b80b18e71d31855e74618ab6396
parent3d68a895f06179a5abeab6c8a2bb6c743210c357 (diff)
downloadnautilus-9dbc32ded35688571eb9104bdc46a64c7578dfee.tar.gz
Revert "ci: Hardcode image version for style check job"
This reverts commit 831203e9512b29900e8095c91332b49bbbf97047. The previous commit fixed the issue we were working around.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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'