18 lines
442 B
Markdown
18 lines
442 B
Markdown
# ci-test-pipeline
|
|
|
|
Test repository for Woodpecker CI pipeline validation
|
|
|
|
## CI/CD Pipeline
|
|
|
|
This repository is configured with Woodpecker CI for automated testing.
|
|
|
|
### Pipeline Steps:
|
|
1. **Setup** - Initialize Python environment
|
|
2. **Install** - Install dependencies (pytest, requests)
|
|
3. **Test** - Run test_sample.py
|
|
4. **Notify** - Send webhook notification to api.heyami.ai
|
|
|
|
### Build Status
|
|
Last triggered: 2026-01-15T00:42:00+00:00
|
|
|