Updated deploy.start (markdown)

ni-richard 2019-09-12 11:32:25 +02:00
parent a14fec3e18
commit d0442a404e

@ -1,4 +1,4 @@
* **Description**: Informs the backend that the Deploy button was pressed in the IDE. The default action is to restart a service and deployment is considered successful when the process stays alive or exits with an expected status code.
* **Description**: Informs the backend that the Deploy button was pressed in the IDE.
* **Subscribers**: [DeployHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/DeployHandler)
```json