mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
ci: Use the new CI images
Built using the changes from the last few commits. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
4f3e7ca721
commit
59832abb69
@ -10,11 +10,11 @@ cache:
|
|||||||
- _ccache/
|
- _ccache/
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v11"
|
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v12"
|
||||||
COVERITY_IMAGE: "registry.gitlab.gnome.org/gnome/glib/coverity:v1"
|
COVERITY_IMAGE: "registry.gitlab.gnome.org/gnome/glib/coverity:v2"
|
||||||
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v8"
|
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v9"
|
||||||
ANDROID_IMAGE: "registry.gitlab.gnome.org/gnome/glib/android-ndk:v4"
|
ANDROID_IMAGE: "registry.gitlab.gnome.org/gnome/glib/android-ndk:v5"
|
||||||
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v3"
|
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v4"
|
||||||
MESON_TEST_TIMEOUT_MULTIPLIER: 2
|
MESON_TEST_TIMEOUT_MULTIPLIER: 2
|
||||||
G_MESSAGES_DEBUG: all
|
G_MESSAGES_DEBUG: all
|
||||||
MESON_COMMON_OPTIONS_NO_WARNING: "--buildtype debug --wrap-mode=nodownload"
|
MESON_COMMON_OPTIONS_NO_WARNING: "--buildtype debug --wrap-mode=nodownload"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v9
|
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v12
|
||||||
|
|
||||||
ARG COVERITY_SCAN_PROJECT_NAME
|
ARG COVERITY_SCAN_PROJECT_NAME
|
||||||
ARG COVERITY_SCAN_TOKEN
|
ARG COVERITY_SCAN_TOKEN
|
||||||
|
Loading…
Reference in New Issue
Block a user