diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aeb16e1..9bfb541 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ rustfmt: - cargo fmt --all -- --color=always --check docs: - image: "$FLATPAK_IMAGE" + image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master" stage: deploy tags: - flatpak