Skip to content

Commit 39a1d7a

Browse files
authored
Merge pull request #15 from oracle-devrel/develop
Update README.md for fn-ci-cd-deployment-pipeline
2 parents 1e12a1a + ac9eca0 commit 39a1d7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fn-ci-cd-deployment-pipeline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This is a reference yaml as an action workflow to build and deploy the OCI funct
88
![Reference architecture of OCI Function deployment using Fn CLI](https://github.com/user-attachments/assets/6e541cc3-f40b-452e-bb93-bce84927f7d9)
99

1010
### Pipeline Definition
11-
- [oci-fn-build.yml](./oci-fn-build.yml)
12-
- [oci-fn-deploy.yml](./oci-fn-deploy.yml)
11+
- [oci-fn-build.yml](.github/workflows/oci-fn-build.yml)
12+
- [oci-fn-deploy.yml](.github/workflows/oci-fn-deploy.yml)
1313

1414
### Build and Deploy Pipeline
1515

0 commit comments

Comments
 (0)