Update README - trigger CI build
This commit is contained in:
parent
29280e80ff
commit
334e1ef27f
14
README.md
14
README.md
@ -1,3 +1,17 @@
|
||||
# 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user