cyberark / cloudfoundry-conjur-buildpack

Buildpack for the Conjur / Cloud Foundry integration
Apache License 2.0
0 stars 3 forks source link

Buildpack works correctly as an online buildpack #27

Closed micahlee closed 5 years ago

micahlee commented 5 years ago

As a PCF developer I want to include the Conjur Buildpack by referencing its Github URL

Example: https://github.com/cloudfoundry/java-buildpack#usage

micahlee commented 5 years ago

It currently fails as an online buildpack because the conjur-env dependency is built as a package step and is only included in the GH releases.

micahlee commented 5 years ago

See https://github.com/cloudfoundry/nodejs-buildpack/blob/master/bin/supply for an example of building the go binary during supply.