File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,15 @@ The service also provides private Git repositories to store your code and it sup
29
29
30
30
- [ 🌟 All the published samples of OCI-devops] ( AIO.md )
31
31
32
- ## Use OCI Code Editor to Open the repo.
32
+ ## How to Use the repo.
33
33
34
+ ### Option 1 - Use OCI Code Editor to Open the repo & Switch to Individual readme for details.
34
35
35
- [ ![ name] ( images/open-in-code-editor.png )] ( https://cloud.oracle.com/?region=home&cs_repo_url=https://github.com/oracle-devrel/oci-devops-examples.git&cs_open_ce=true&cs_readme_path=README.md&cs_branch=main )
36
36
37
- ## Instruction to clone a specific example.
37
+ [ ![ name] ( images/open-in-code-editor.png )] ( https://cloud.oracle.com/?region=home&cs_repo_url=https://github.com/oracle-devrel/oci-devops-examples.git&cs_open_ce=true&cs_readme_path=README.md&cs_branch=main )
38
+
39
+
40
+ ### Option -2 - Clone Individual samples and follow.
38
41
39
42
```
40
43
$ git init <foldername>
You can’t perform that action at this time.
0 commit comments