📄️ Overview
从Gitea 1.19版本开始,Gitea Actions成为了内置的CI/CD解决方案。
📄️ 快速入门
本页面将指导您使用Gitea Actions的过程。
📄️ 与GitHub Actions的对比
尽管Gitea Actions旨在与GitHub Actions兼容,但它们之间存在一些差异。
📄️ Act Runner
This page will introduce the act runner in detail, which is the runner of Gitea Actions.
📄️ 变量
您可以创建用户、组织和仓库级别的变量。变量的级别取决于创建它的位置。当创建变量时,变量的名称会被
📄️ Gitea Actions设计
Gitea Actions由多个组件组成。本文档将对它们进行逐个描述。
📄️ 密钥管理
密钥管理允许您在用户、组织或仓库中存储敏感信息。
📄️ Gitea Actions常见问题解答
本页面包含一些关于Gitea Actions的常见问题和答案。
📄️ Badge
Gitea has its builtin Badge system which allows you to display the status of your repository in other places. You can use the following badges: