From 40bcd568ae393e9f061dd1c91f9fc25dc5f5d1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=99=BA=E8=B6=85?= <1012112796@qq.com> Date: Sun, 13 Dec 2020 18:05:51 +0800 Subject: [PATCH] Add link to docs about how to install drone and agola with gitea (#39) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add link to docs about how to install drone and agola with gitea Signed-off-by: a1012112796 <1012112796@qq.com> Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/39 Reviewed-by: Lunny Xiao Reviewed-by: 6543 <6543@obermui.de> Co-Authored-By: 赵智超 <1012112796@qq.com> Co-Committed-By: 赵智超 <1012112796@qq.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77fe090..16cbb5a 100644 --- a/README.md +++ b/README.md @@ -44,14 +44,14 @@ A curated list of awesome projects related to Gitea. ### DevOps -* [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support. +* [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support.(see [``docs``](https://agola.io/tryit/#test-using-a-local-gitea-instance)) * [appveyor](https://www.appveyor.com/) - Gitea receives first-class support in AppVeyor CI. * [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. * [buildbot-gitea](https://github.com/lab132/buildbot-gitea) - Buildbot plugin for integration with gitea. * [buildkite-connector](https://github.com/techknowlogick/gitea-buildkite-connector) - Connect Gitea & Buildkite. * [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 * [dex](https://github.com/dexidp/dex) - Dex is a federated OpenID Connect provider. Built-in Gitea support. -* [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. +* [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. * [Metroline](https://github.com/metroline/metroline) - Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. * [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool