From 5d47d013037794247dfbd65f3610b768b28475f4 Mon Sep 17 00:00:00 2001 From: dorlok Date: Fri, 1 Jul 2016 15:34:08 -0700 Subject: [PATCH] Minor changes --- labs/shipped-cicd/2.md | 2 +- labs/shipped-cicd/3.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/labs/shipped-cicd/2.md b/labs/shipped-cicd/2.md index b42ee84..cca5f4c 100644 --- a/labs/shipped-cicd/2.md +++ b/labs/shipped-cicd/2.md @@ -19,7 +19,7 @@ ![](posts/files/shipped-cicd/assets/9.PNG) -5. Deploy latest build. +5. Deploy the latest build. ![](posts/files/shipped-cicd/assets/10.PNG) diff --git a/labs/shipped-cicd/3.md b/labs/shipped-cicd/3.md index 1bd036f..fc0490a 100644 --- a/labs/shipped-cicd/3.md +++ b/labs/shipped-cicd/3.md @@ -5,19 +5,19 @@ ![](posts/files/shipped-cicd/assets/13.PNG) -2. Change containers value to 3 and click on save button. +2. Change containers value to 3 and click **Save**. ![](posts/files/shipped-cicd/assets/14.PNG) -Note : Once done with Enviroment specific setting, We need to redeploy build. +3. Redeploy the build. -3. Redeploying the latest build. Deploying a build to an environment means that your project will be deployed to the environment you select. It replaces any previous deployment of the build to that environment. + Deploying a build to an environment means that your project will be deployed to the environment you select. It replaces any previous deployment of the build to that environment. ![](posts/files/shipped-cicd/assets/17.PNG) -4. When project deployment finish We can see progress bar disapper and small green button appers like "Mesos". That was the host link. + The project deployment is finished when the progress bar disappears and a host link (small green button), such as "Mesos" appears. ![](posts/files/shipped-cicd/assets/16.PNG) -Wow, You have successfully built and deployed your project with custom environment settings. +Congratulations! You have successfully built and deployed your project with custom environment settings.