2026-07-25 12:56:49 +02:00
2026-07-25 12:56:49 +02:00
2026-07-22 10:52:31 +02:00
2026-07-22 10:52:31 +02:00

Gitea Actions

This repository contains a collection of GitHub/Gitea Actions that I developed for my own projects.

The primary goal of these actions is to eliminate repetitive setup and maintenance steps that would otherwise need to be duplicated across multiple workflows.
By centralizing these common tasks, workflows become easier to maintain, more consistent, and less error-prone.

At the moment, these actions are primarily intended for use with Gitea runners, although some of them may also work in other compatible CI environments.

Available Actions

  • dockerhub description
    Updates a Docker Hub repository description while automatically installing any required dependencies missing from the runner environment.

  • setup docker
    Installs Docker on the runner and optionally configures Docker Buildx for container build workflows.

S
Description
Actions for using with gitea runners
Readme
62 KiB
Languages
Shell 100%