Skip to content

Use ci-build-pkg to install only build dependencies

Conditional to install only build dependencies based on environment variable (CI_BUILDPKG_DEP_ONLY).

The interest of this code is to create Docker images based on buildpkg/* images with all build dependencies installed for a software.

Merge request reports