Initial commit with test CI workflow
Some checks failed
Test CI Pipeline / test (push) Failing after 0s
Some checks failed
Test CI Pipeline / test (push) Failing after 0s
Add test repository to verify Forgejo runner deployment: - Basic CI workflow testing system info and container runtime - Test Podman container execution - Simple Node.js test script 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
commit
1668b6bf8b
3 changed files with 67 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Test Repository
|
||||
|
||||
This is a test repository to verify the Forgejo runner deployment with Podman support.
|
||||
|
||||
## Features
|
||||
- Tests CI/CD pipeline with Forgejo Actions
|
||||
- Uses ubuntu-latest runner
|
||||
- Demonstrates Podman container execution
|
||||
Loading…
Add table
Add a link
Reference in a new issue