Перенести CI в Gitea Actions и добавить пакет раннера
ci / build-test (push) Failing after 20m4s

.gitea/workflows/ci.yml (из .github — Gitea сканирует оба пути, оставлен один
канонический); deploy/gitea-runner: docker-compose act_runner с метками
ubuntu-latest -> gitea/runner-images, .env.example и README (токен регистрации
в .env, в git не попадает). Первый прогон — push этого коммита.
This commit is contained in:
Rustam Khalimov
2026-09-11 20:40:20 +03:00
parent b745c324e3
commit 46969d399f
5 changed files with 71 additions and 0 deletions
+5
View File
@@ -34,3 +34,8 @@ src/core/Deal.Api/data/
# Python
__pycache__/
*.pyc
# Gitea runner: секреты и локальное состояние
!deploy/gitea-runner/.env.example
deploy/gitea-runner/.env
deploy/gitea-runner/data/