apko icon indicating copy to clipboard operation
apko copied to clipboard

Exclude option for build

Open cherlynmercia opened this issue 1 year ago • 1 comments

Is there a way to exclude the subpackage during the build.

cherlynmercia avatar Oct 08 '24 12:10 cherlynmercia

I want to exclude the below subpackage during the build. subpackages:

  • name: "${{package.name}}-base" description: "${{package.name}} without /usr/bin/python3" dependencies: runtime: - py3-setuptools-wheel - py3-pip-wheel

https://github.com/wolfi-dev/os/blob/main/python-3.11.yaml

cherlynmercia avatar Oct 08 '24 12:10 cherlynmercia