Skip to content

Commit 5931d86

Browse files
authored
Merge pull request #48 from Abnerg/patch-1
Remove limited availability label..
2 parents b12e7ac + 1fe227c commit 5931d86

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.
7+
88

99
## Key benefits of adding a Shell stage:
1010

@@ -333,6 +333,7 @@ Read more
333333
- OCI DevOps - https://docs.oracle.com/en-us/iaas/Content/devops/using/home.htm.
334334
- OCI Reference architectures - https://docs.oracle.com/solutions/
335335
- OCI DevOps samples - https://github.com/oracle-devrel/oci-devops-examples
336+
- Adding a Shell stage documentation - https://docs.oracle.com/en-us/iaas/Content/devops/using/shell_stage.htm#shell_stage
336337

337338
Contributors
338339
===========

0 commit comments

Comments
 (0)