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 <