Skip to content

Commit 0860d0d

Browse files
committed
Create new application link added.
1 parent 7826807 commit 0860d0d

File tree

4 files changed

+4
-0
lines changed
  • oci-pipeline-examples/oci-cascaded-pipelines/same-region

4 files changed

+4
-0
lines changed

oci-pipeline-examples/oci-cascaded-pipelines/same-region/trigger-build-from-build/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Deploy the function with below command.
3737
```
3838
$ fn -v deploy --app <app-name>
3939
```
40+
Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
4041

4142
#### 2. Configure Service Connector Hub
4243
**Step 1:**

oci-pipeline-examples/oci-cascaded-pipelines/same-region/trigger-build-from-deploy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Deploy the function with below command.
3838
```
3939
$ fn -v deploy --app <app-name>
4040
```
41+
Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
4142

4243
#### 2. Configure Service Connector Hub
4344
**Step 1:**

oci-pipeline-examples/oci-cascaded-pipelines/same-region/trigger-deploy-from-build/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Deploy the function with below command.
3737
```
3838
$ fn -v deploy --app <app-name>
3939
```
40+
Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
4041

4142
#### 2. Configure Service Connector Hub
4243
**Step 1:**

oci-pipeline-examples/oci-cascaded-pipelines/same-region/trigger-deploy-from-deploy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Deploy the function with below command.
3838
```
3939
$ fn -v deploy --app <app-name>
4040
```
41+
Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
4142

4243
#### 2. Configure Service Connector Hub
4344
**Step 1:**

0 commit comments

Comments
 (0)