summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-12-07 12:21:06 +0100
committerOndrej Holy <oholy@redhat.com>2018-12-07 12:24:01 +0000
commit37f2923a52721397950d501ff06f4e8de8a1ebc7 (patch)
tree5eee20ca5c1ecf4b2c0167f99c4b0757dfd1b0e5 /.gitlab-ci.yml
parenta041512cf791e8a827b94e805f8bdf192af977a2 (diff)
downloadgvfs-37f2923a52721397950d501ff06f4e8de8a1ebc7.tar.gz
ci: Update docker image
New image is necessary because of new functionality. Add --no-cache option to force rebuilding the image.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb683608..52cffc8e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gvfs/master:v2
+image: registry.gitlab.gnome.org/gnome/gvfs/master:v3
build:
stage: build