From 5f8502a2ed4a8238cebe8dced7ea1fb195c0f2b6 Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Thu, 6 Aug 2026 10:34:06 +0200 Subject: [PATCH] Update README template path to match platform directory structure Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc1138d..5f5471d 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ Configuration: `ci_platforms` maps platform names to builder images an empty map (default) disables the feature. Set the Woodpecker side with `WOODPECKER_CONFIG_EXTENSION_ENDPOINT=https://your-host/build/config` (or per-repo in Settings → Extensions). Templates live in -`lib/warp_engine/ci_templates/*.yaml.erb`. +`app/services/warp_engine/platforms//pipeline.yaml.erb`. ## Public API