summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2020-09-07 10:24:01 +0100
committerAntónio Fernandes <antoniof@gnome.org>2020-09-07 10:26:58 +0100
commitc3f3ab914b861eb97f6e4fb5b4fb0abceb6e6842 (patch)
tree3a4976c4a41872abb73f1d7d66f74a64874f4121
parent6b54d9ddcd4e5fce112604a3ec5474f45500e83b (diff)
downloadnautilus-wip/antoniof/define-function-parameters-the-normal-way.tar.gz
Revert "ci: Hardcode image version for style check job"wip/antoniof/define-function-parameters-the-normal-way
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'