Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dorlok committed Jul 1, 2016
1 parent 7f61388 commit 5d47d01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion labs/shipped-cicd/2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
10 changes: 5 additions & 5 deletions labs/shipped-cicd/3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 5d47d01

Please sign in to comment.