This includes a separate build step from the deploy. If your app requires any kind of build step, the tools you need are likely not in the cloud-foundry-cli container. It's best to split your build into a separate job, and save any build assets to the workspace in order to be pushed in the deploy job.
This includes a separate build step from the deploy. If your app requires any kind of build step, the tools you need are likely not in the cloud-foundry-cli container. It's best to split your build into a separate job, and save any build assets to the workspace in order to be pushed in the deploy job.