From 9cfada5b922138c84ab8727519036a71c3cf213c Mon Sep 17 00:00:00 2001 From: unai Date: Sun, 1 Feb 2026 18:16:35 +0000 Subject: [PATCH] Add CI/CD pipeline configuration for testing and container publishing --- .gitea/{ => workflows}/ci.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitea/{ => workflows}/ci.yaml (100%) diff --git a/.gitea/ci.yaml b/.gitea/workflows/ci.yaml similarity index 100% rename from .gitea/ci.yaml rename to .gitea/workflows/ci.yaml