Re: Changes to GitLab runners configuration
Philip Withnall <[email protected]>
| Newsgroups | gmane.comp.gnome.desktop |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2020-02-19 at 13:14 -0600, Michael Catanzaro wrote: > On Wed, Feb 19, 2020 at 8:00 pm, Sam Thursfield <[email protected]> > wrote: > > We've been using podman successfully to build the Tracker CI > > images. > > The exact build instructions are here: > > > > > > https://gitlab.gnome.org/GNOME/tracker-oci-images/blob/master/.gitlab-ci.yml > > > > These containers are working fine in GitLab CI, see the > > tracker.git > > and > > tracker-miners.git pipelines > > I'll look at that. Thanks! Bastien fixed podman support for GLib recently, too. Take a look at https://gitlab.gnome.org/GNOME/glib/commit/36aacb8ae36db6352a36ffe1bbaf15c79fe41532 . Philip