From 3eb4e1981b5e9676fe94fff6daf8ef14b9f9ed2d Mon Sep 17 00:00:00 2001 From: Leon Li <lilei.leon@gmail.com> Date: Fri, 21 Feb 2020 18:35:27 +0800 Subject: [PATCH] add AWS integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcaba1c..e105358 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated list of awesome projects related to Gitea. * [Concourse](https://www.concourse-ci.org/) - partially can be integrated with Gitea. see https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475 * [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. +* [AWS Cloud Integration(webhook-to-s3)](https://github.com/leonli/webhook-to-s3) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3. ### Mobile