You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
Applying manifest manifest.preview.yml in org DIDIT / space preview as ankur.sethi@...
Buildpack "ruby_latest_buildpack" must be an existing admin buildpack or a valid git URI
FAILED
FAILED
error while uploading / deploying the application... roll everything back
The text was updated successfully, but these errors were encountered:
amalagaura
changed the title
Unable to apply buildpacks attribute from manifest
Unable to deploy with new manifest style
Dec 6, 2019
normally there should be no error when you are using the plugin because i wrap the cf binaries most of the time (to provide better version compatibility).
--legacy-push use the "normal" cf push command so that should work fine, else please feel free to open a new pr.
The zero-downtime-push without the --legacy-push option uses the cf v3-push command.
@HappyTobi Thanks for help with --legacy-push. We are using that and it looks good so far!
I wanted to upgrade my manifest since the old syntax is deprecated.
This is our
manifest.preview.yml
A regular
cf push
does work. But we get the following withThe text was updated successfully, but these errors were encountered: