You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@ The service also provides private Git repositories to store your code and it sup
17
17
-[⚡ OCI Source Code Management service - sample](./oci-coderepo-examples/README.md)
18
18
-[⚡ OCI Devops Projects,Policies and Groups - sample](./oci-config-examples/README.md)
19
19
20
+
### Latest samples
21
+
22
+
- 🛎️[Sample illustration of OCI DevOps deployment pipeline with DevOps Deploy Shell stage.](https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-deployment-examples/oci-deployment-shell-stages)
23
+
- 🛎️[A sample to run OCI AI Anomaly detection from OCI Build-pipeline.](https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-anomaly-detection)
24
+
- 🛎️[A way (workaround) to execute commands on to a Windows machine using OCI Run command agent from OCI Build pipeline.](https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-connect-to-windows-from-buildmachines)
25
+
- 🛎[Sample illustration of OCI DevOps deployment pipeline with stage level paramters.](https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-deployment-examples/oci-deployment-stagelevelparams)
26
+
20
27
## All samples (A to Z sorted order)
21
28
22
29
-[🌟 All the published samples of OCI-devops](AIO.md)
0 commit comments