Fix Gitea Actions CI for act_runner on homelab.
CI / security-scan (pull_request) Failing after 6s
CI / lint-and-test (pull_request) Failing after 10s
CI / dependency-scan (pull_request) Successful in 13s
CI / docker-build-test (pull_request) Failing after 1m4s
CI / workflow-summary (pull_request) Successful in 3s

Remove Python job containers so checkout@v4 can run (needs Node), install deps on ubuntu-latest for security-scan, and stop excluding README.md from Docker build context.
This commit is contained in:
2026-05-26 20:00:48 -04:00
parent 31c656d66f
commit 8dd354c7c5
2 changed files with 11 additions and 15 deletions
+1 -2
View File
@@ -45,7 +45,6 @@ logs/
.DS_Store
Thumbs.db
# Docs (optional - include if you want them in container)
# Docs (keep README.md — required by pyproject.toml / Docker build)
docs/
*.md