From 334e1ef27f91974daa06ab7d263c4249b3696139 Mon Sep 17 00:00:00 2001 From: hostadmin Date: Wed, 14 Jan 2026 19:42:00 -0500 Subject: [PATCH] Update README - trigger CI build --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1944cf..bf30617 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # ci-test-pipeline -Test repository for Woodpecker CI pipeline validation \ No newline at end of file +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 +