... | ... | @@ -65,9 +65,13 @@ We will use a simple CPP program which `adds` and `substracts` 2 numbers. |
|
|
|
|
|
5. See your code Build, Test and Deploy.
|
|
|
- Go to your repository, CI/CD --> Pipelines.
|
|
|
|
|
|
![pipleines](upload/Screenshot%20from%202020-11-03%2015-34-57.png)
|
|
|
|
|
|
- You can see Build, Test and Deploy devOps stages passing.
|
|
|
|
|
|
![stages](upload/Selection_028.png)
|
|
|
|
|
|
- Click on the `passed` to see all the individual stage summary.
|
|
|
![stages-1](upload/Selection_029.png)
|
|
|
|
... | ... | |