Browse Source

Merge pull request #1 from mayorova/patch-1

Fix some typos in Deploy CI/CD exercise
master
Nicolas Massé 7 years ago
committed by GitHub
parent
commit
818aea2472
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lab-instructions/content/deploy/exercise-cicd.md

2
lab-instructions/content/deploy/exercise-cicd.md

@ -5,7 +5,7 @@ weight: 2
## Deploy the first implementation of the ACME Brewery API in TEST and PROD!
The ACME Brewery API is implemented and conform to our specification. We can now envision a deployment in all the ACME environments. Unfortunatelly ACME as a lots of environments and deploying manually in each and every environment would be error prone and time consuming. It is time to think about automation and Continuous Deployment!
The ACME Brewery API is implemented and conform to our specification. We can now envision a deployment in all the ACME environments. Unfortunately ACME has a lot of environments and deploying manually in each and every environment would be error prone and time consuming. It is time to think about automation and Continuous Deployment!
- Open the [OpenShift Web Console]({{< param openshift_console_url >}}/console/catalog)
- In the top-left dropdown box, select the `Beer Catalog (BUILD)` project

Loading…
Cancel
Save