-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Description
The official documentation for deploying to Openshift cloud seems to contain a subtle bug.
When you look at the link provided (http://docs.spring.io/spring-boot/docs/current/reference/html/cloud-deployment.html#cloud-deployment-openshift); it is said that the hooks written must be put under .openshift/action_scripts directory; however Openshift says they must be put inder .openshift/action_hooks directory in their official documentation (https://developers.openshift.com/languages/diy.html). It should be nice if this situation should be corrected.
Metadata
Metadata
Assignees
Labels
type: documentationA documentation updateA documentation update