infra/roles
jack 6580e42f53
Some checks failed
CI/CD / syntax-check (push) Failing after 2m13s
CI/CD / deploy (push) Has been skipped
Fix CI workflow: remove container directive, use runner image directly
- Remove container: python:3.12-slim (lacked Node.js for actions/checkout)
- Use runner's ubuntu-latest image which has Node.js + Python pre-installed
- Fix deploy job if condition (remove ${{ }} wrapper)
- Enable debug logging in act_runner config

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 22:34:56 +07:00
..
base Add Forgejo Actions CI/CD with act_runner 2026-03-21 21:28:15 +07:00
docker Initial commit 2026-03-20 19:39:26 +07:00
services Fix CI workflow: remove container directive, use runner image directly 2026-03-21 22:34:56 +07:00