summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-06-28 21:31:07 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-06-28 21:32:08 +0100
commit35808a918de5f8e12b5c47b7986cb2382a193b06 (patch)
tree19942585a197c9fa31635e0b4328eceb4ea588af
parent672618e560e6ef76992fe4689d9c20a44a638e97 (diff)
downloadgtk+-35808a918de5f8e12b5c47b7986cb2382a193b06.tar.gz
ci: Force the fedora image for the publish-docs job
Otherwise every CI runner might decide to use a different default image, and we'll end up on one that doesn't have curl.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2a742d86b..cf0311a5f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -346,6 +346,7 @@ reference:
- _reference
publish-docs:
+ image: fedora:latest
stage: publish
needs: ['reference']
script: