Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Collections build scripts generate incorrect NGINX image when BUILD_ALL=true is not used #187

@groeges

Description

@groeges

Describe the bug
The default behaviour for building collections sets the BUILD_ALL environment variable to true. With this set the build will build all of the collections within Kabanero and adds the built artefacts to the NGINX image. However, if the environment variable is set to false, then only a single collection is built, and only the artefacts for that built collection is added to the NGINX image.

Expected behavior
All required collection artefacts added to the NGINX image

Actual behaviour
Only single collections artefacts are added to the NGINX image.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions