diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2018-07-23 18:58:43 +0200 |
---|---|---|
committer | Christoph Reiter <reiter.christoph@gmail.com> | 2018-07-23 18:58:43 +0200 |
commit | 29bed2c5e310a825f3dca7f37916bb06b41602b7 (patch) | |
tree | 3ba95c6e47fdf3749e5a3d40d4c86371d1092dbf /.gitlab-ci.yml | |
parent | fc3b9c72841b00db7a594098fe7b3c245ffdb6c8 (diff) | |
download | gobject-introspection-29bed2c5e310a825f3dca7f37916bb06b41602b7.tar.gz |
ci: switch back to the gitlab docker registry
it seems to be working again now
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 17759dd4..36fcbae0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - build -image: lazka/gobject-introspection:v1 +image: registry.gitlab.gnome.org/gnome/gobject-introspection:v1 cache: paths: |