Add actions runner to DevOps

Use the actions/runner developed by GitHub with Gitea Actions
pull/149/head
ChristopherHX 2 months ago
parent 04845c75b5
commit 8d9f9e6f4c

@ -59,6 +59,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
### DevOps
- [actions runner](https://gitea.com/ChristopherHX/actions_runner) - Use the actions/runner developed by GitHub with Gitea Actions.
- [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.

Loading…
Cancel
Save