SAP-samples / btp-cap-multitenant-saas

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. Developers learn how to implement their own CAP (mtxs) based SaaS app including an SaaS API and integration with various essential SAP BTP service of...
Apache License 2.0
72 stars 36 forks source link

CNB Build for htlm5-deployer #5

Closed holgpar closed 7 months ago

holgpar commented 8 months ago

In the example CICD configuration, a CNB build is defined for the htlm5-deployer image:

https://github.com/SAP-samples/btp-cap-multitenant-saas/blob/main/docu/4-expert/-Kyma-/setup-cicd-for-project/files/config.yml#L72

However, I do not get that to work, neither in the CICD service nor locally. It fails with:

failed to copy linked module directory to layer path: failed to copy: destination exists: remove /layers/paketo-buildpacks_npm-install: directory not empty

paasapcom commented 7 months ago

Thanks @holgpar - This issue was related to a dependency in the package.json