Skip to content

Add build-base package for new Ruby gem dependencies.

Grant Young requested to merge gy-pipeline-common-build-libs into master

gitlab-qa now requires the nokogiri gem which in turns needs the Alpine composite package build-base to be installed. This package adds in all the typical OS build libraries for anything that needs to be built natively, such as some Ruby gems like nokogiri.

Merge request reports