이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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