diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2018-07-04 18:32:59 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2018-07-04 18:32:59 +0100 |
commit | 2feb5c93ca02f3ca6cb09d45be80f6b7bface500 (patch) | |
tree | 0961d89dafa226e77ae361de06e24ec7875ffeef /.gitlab-ci.yml | |
parent | 9924a92e70c619c42a83e692bcd4681849515b0f (diff) | |
download | gtk+-2feb5c93ca02f3ca6cb09d45be80f6b7bface500.tar.gz |
ci: Update the image for the Flatpak jobs
The gnome-nightly-oci registry was moved to gitlab.gnome.org, so we
need to change the image we use when building Flatpak bundles in our
CI pipeline.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index db6eaf101e..a67069ebee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,7 @@ msys2-mingw32: <<: *mingw-defaults .flatpak-defaults: &flatpak-defaults - image: registry.gitlab.com/alatiera/gnome-nightly-oci/gnome-master:latest + image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master stage: flatpak artifacts: paths: |