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 Dec 4, 2018. It is now read-only.
Hi,
I was trying to deploy app to Cloud Foundry using Buildpack URI
cf push -f manifest.yml -b https://github.com/cloudfoundry/java-buildpack.git
Then i tried to achieve similar result using autopilot plugin. But it seems there is no way to give options used by cf push.
Is this something you will consider in the future? or it is not possible to achieve via this plugin?
The text was updated successfully, but these errors were encountered:
Hi,
I was trying to deploy app to Cloud Foundry using Buildpack URI
cf push -f manifest.yml -b https://github.com/cloudfoundry/java-buildpack.git
Then i tried to achieve similar result using autopilot plugin. But it seems there is no way to give options used by cf push.
Is this something you will consider in the future? or it is not possible to achieve via this plugin?
The text was updated successfully, but these errors were encountered: