Update README - trigger CI build

This commit is contained in:
hostadmin 2026-01-14 19:42:00 -05:00
parent 29280e80ff
commit 334e1ef27f

View File

@ -1,3 +1,17 @@
# ci-test-pipeline
Test repository for Woodpecker CI pipeline validation
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