diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2018-11-05 21:18:40 +0100 |
---|---|---|
committer | Christoph Reiter <reiter.christoph@gmail.com> | 2018-11-05 21:18:40 +0100 |
commit | 3f9e2ec3c0e735c3e2f9de5abba46fe3a0f4509a (patch) | |
tree | c43ca679f9b9a7861a73fd36bf09246c9800d06e /.gitlab-ci.yml | |
parent | 4e57b5a95059c04ab198627318d1d2d905e5c1fd (diff) | |
download | gobject-introspection-3f9e2ec3c0e735c3e2f9de5abba46fe3a0f4509a.tar.gz |
docker: add a separate docker image for the stable branch
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 357e673f..fff5f6eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - build -image: registry.gitlab.gnome.org/gnome/gobject-introspection:v1 +image: registry.gitlab.gnome.org/gnome/gobject-introspection/3.30:v1 cache: paths: |