Revert "ci: Hardcode image version for style check job"

This reverts commit 831203e951.

The previous commit fixed the issue we were working around.
This commit is contained in:
António Fernandes 2020-09-07 10:24:01 +01:00 committed by Ondrej Holy
parent 3d68a895f0
commit 9dbc32ded3

View file

@ -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'