From d0442a404ef7d86eb682f9dde99920c6f4318cd7 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Thu, 12 Sep 2019 11:32:25 +0200 Subject: [PATCH] Updated deploy.start (markdown) --- deploy.start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.start.md b/deploy.start.md index 4cb42b7..2df86be 100644 --- a/deploy.start.md +++ b/deploy.start.md @@ -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