From ffae20ca3717f5fba12d412cff1de5e67c671517 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 31 Jul 2025 14:58:04 +0000 Subject: [PATCH] pipline build v17 - syntax v3 --- .woodpecker.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ea94c5e..927f66c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -25,7 +25,8 @@ steps: # ── SSH into the staging VM and re‑create the stack ───────── ssh -o StrictHostKeyChecking=yes \ -i ~/.ssh/id_ed25519 \ - jcoakley@10.128.0.12 <<'EOF' + jcoakley@10.128.0.12 <