File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
oci-pipeline-examples/oci-cascaded-pipelines/same-region
trigger-build-from-deploy
trigger-deploy-from-build
trigger-deploy-from-deploy Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ Deploy the function with below command.
37
37
```
38
38
$ fn -v deploy --app <app-name>
39
39
```
40
+ Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
40
41
41
42
#### 2. Configure Service Connector Hub
42
43
** Step 1:**
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Deploy the function with below command.
38
38
```
39
39
$ fn -v deploy --app <app-name>
40
40
```
41
+ Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
41
42
42
43
#### 2. Configure Service Connector Hub
43
44
** Step 1:**
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ Deploy the function with below command.
37
37
```
38
38
$ fn -v deploy --app <app-name>
39
39
```
40
+ Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
40
41
41
42
#### 2. Configure Service Connector Hub
42
43
** Step 1:**
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Deploy the function with below command.
38
38
```
39
39
$ fn -v deploy --app <app-name>
40
40
```
41
+ Note: Refer https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionscreatingapps.htm for creating new application.
41
42
42
43
#### 2. Configure Service Connector Hub
43
44
** Step 1:**
You can’t perform that action at this time.
0 commit comments