mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-07-04 01:35:45 -07:00
Add link to https://codeberg.org/actions/meta (#483)
Update doc to reflect the introduction of hosted Actions Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/483 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: FedericoCeratto <federico.ceratto@posteo.com> Co-committed-by: FedericoCeratto <federico.ceratto@posteo.com>
This commit is contained in:
parent
b66ba78d58
commit
7c674730eb
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ eleventyNavigation:
|
|||
|
||||
Actions is a continuous integration and continuous delivery (CI/CD) feature that allows you to automate your build, test and deployment pipelines in Forgejo, the software Codeberg uses. For more information, please read [Forgejo's Documentation](https://forgejo.org/docs/latest/user/actions/).
|
||||
|
||||
Due to outstanding security issues and bus factor (we need more maintainers for our CI service to get it running),
|
||||
we are currently not yet providing hosted Actions.
|
||||
Due to outstanding security issues and bus factor (we need more maintainers for our CI service),
|
||||
we are currently providing hosted Actions in limited fashion: see https://codeberg.org/actions/meta.
|
||||
If you need Codeberg to host your CI, please use Woodpecker CI instead.
|
||||
|
||||
But you can already connect your own Runner to Codeberg.
|
||||
|
|
|
|||
Loading…
Reference in a new issue