From 4694c1b79c2c1ba2958e95e0406a98e7512e9899 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 May 2025 11:55:03 -0400 Subject: content/articles/site-backend.md: remove DEPLOY_HTDOCS_PATH from webhook config --- content/articles/site-backend.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/articles/site-backend.md b/content/articles/site-backend.md index c6eb0ea..49f7497 100644 --- a/content/articles/site-backend.md +++ b/content/articles/site-backend.md @@ -510,10 +510,6 @@ The generated [HTML][] has been modified to: }], "pass-environment-to-command": [{ - "source": "string", - "envname": "DEPLOY_HTDOCS_PATH", - "name": "/data/www/pablotron.org/builds/current" - }, { "source": "string", "envname": "DEPLOY_REPO_DIR", "name": "/data/www/pablotron.org/git" -- cgit v1.2.3