Skip to content

Commit 37bb94a

Browse files
author
Rahul MR
committed
git shell stage
1 parent c66feb9 commit 37bb94a

File tree

1 file changed

+2
-0
lines changed
  • oci-deployment-examples/oci-deployment-shell-stages

1 file changed

+2
-0
lines changed

oci-deployment-examples/oci-deployment-shell-stages/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Sample illustration of OCI DevOps deployment pipeline with *DevOps Deploy Shell
44
## Deploy Shell Stage
55
The shell stage allows you to run custom commands in the deployment pipeline. This stage can be added at any point in the deployment pipeline. You must prepare a command specification YAML file containing all the steps that you want to run during the deployment. The command spec is run on a container instance host in the selected compartment and subnet in your tenancy.
66

7+
⚠️ - The feature is currently in `limited availability` mode.Please contact your Oracle representative to get it enabled for your tenancy.
8+
79
## Key benefits of adding a Shell stage:
810

911
- Automate deployments to OCI platforms such as service mesh and container instances using OCI CLI and other pre-installed tools.

0 commit comments

Comments
 (0)