summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-01-31 07:49:05 +0100
committerOndrej Holy <oholy@redhat.com>2020-01-31 07:49:05 +0100
commit70a48d1a3897fc93bdfc3582aee1868658872bae (patch)
tree676767341982dee1ae9b640672dc4d487e9754cf /.gitlab-ci.yml
parent85428cb0cda160291ac31a056831c4c77c595d42 (diff)
downloadgvfs-70a48d1a3897fc93bdfc3582aee1868658872bae.tar.gz
Revert "ci: Add possibility to specify default image"
This reverts commit 49170edbb1a8c7ad1f439c3ce7215b487bd39890, which broke CI on forks, because $TAG variable is not set there...
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 98378f1e..2b8d22ae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
fedora:
- image: registry.gitlab.gnome.org/gnome/gvfs:$TAG
+ image: registry.gitlab.gnome.org/gnome/gvfs:latest
tags:
- x86_64
script: