From 0acf8fc2760397c857b9434ef8fbd8303df9ef24 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 May 2025 11:54:31 -0400 Subject: static/files/articles/site-backend/webhook.conf.txt: remove DEPLOY_HTDOCS_PATH --- static/files/articles/site-backend/webhook.conf.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/files/articles/site-backend/webhook.conf.txt b/static/files/articles/site-backend/webhook.conf.txt index 254155d..1243946 100644 --- a/static/files/articles/site-backend/webhook.conf.txt +++ b/static/files/articles/site-backend/webhook.conf.txt @@ -8,10 +8,6 @@ }], "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