Skip to content

gitlab CI: use a minimal alpine image for the commit checks

Peter Hutterer requested to merge whot/libinput:wip/f31-for-pip into master

This runs at the same time as the other images being created so it'll fail if the image itself doesn't exist yet. Since we only need pip here, let's use alpine and install the two packages we need.

Happened in !355 (merged)

Edited by Peter Hutterer

Merge request reports