9.5. Binary Deployment
Binary deployment is very similar to build and deploy without the build. Instead, the built artifacts and dependencies are provided and the deploy steps start at
prepare
. Binary deployment are enabled using:
rhc app configure $app --deployment-type binary
$ rhc app configure $app --deployment-type binary