ci-runner-test/README.md

12 lines
380 B
Markdown

# CI Runner Test
Test repository for validating the custom slim CI runner image.
**Trigger**: Go to Actions → Test CI Runner Image → "Run workflow"
**What it tests**:
- JRE base with JDK installed at runtime via `actions/setup-java@v4`
- Gradle Java compilation and test execution
- Docker CLI with host socket mount
- Node.js availability (required by JavaScript actions)