Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 205e9a7

Browse files
committedMar 19, 2023
Update index README documentation
1 parent eb6a485 commit 205e9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Kubernetes Deployment for Simple Golang API
3434
- Deployments:
3535
- **ArgoCD**, detail [here](deployment-argocd.md) link
3636
- **AWS Developer Tools** (AWS CodeCommit, AWS CodeBuild & AWS CodePipeline), detail [here](deployment-aws-developer-tools.md) link
37+
- **Amazon CodeCatalyst Pipeline**, detail [here](deployment-amazon-codecatalyst.md) link
3738
- **Azure DevOps Pipeline**, detail [here](deployment-azure-devops.md) link
3839
- **Bitbucket Pipeline**, detail [here](deployment-bitbucket.md) link
3940
- **CircleCI Pipeline**, detail [here](deployment-circleci.md) link
@@ -52,4 +53,3 @@ Kubernetes Deployment for Simple Golang API
5253
## Reproduce Testing
5354

5455
- RESTful API Testing, detail [here](test-restful-api.md) link
55-
- gRPC API Testing, detail [here](test-grpc-api.md) link

0 commit comments

Comments
 (0)
Please sign in to comment.