Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following manifest fields cannot be used with legacy push: buildpacks #89

Open
Srinivas289 opened this issue Jul 11, 2019 · 1 comment

Comments

@Srinivas289
Copy link

When I use buildpacks in manifest, this plugin fails. can this plug-in supports deploying app with multiple buildpacks ?

Note:
I am using latest cf-cli 6.46.0.
Same manifest file work fine, if used with "cf push"

@holly-cummins
Copy link
Collaborator

I believe this is a duplicate of #83. The underlying issue is that the cf cli plugin architecture doesn't support the new manifest fields. The workaround is to re-architect this plugin to use fewer of the cf APIs to remove the dependency on the legacy parts of the framework API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants