aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2025-05-18 11:54:31 -0400
committerPaul Duncan <pabs@pablotron.org>2025-05-18 11:54:31 -0400
commit0acf8fc2760397c857b9434ef8fbd8303df9ef24 (patch)
tree03bfa86cf8c66a3c2f20bd8f2ed3f821230554e5
parentd28701a71748a67f910aa696b1e9b0ef8ad23f85 (diff)
downloadpablotron.org-0acf8fc2760397c857b9434ef8fbd8303df9ef24.tar.xz
pablotron.org-0acf8fc2760397c857b9434ef8fbd8303df9ef24.zip
static/files/articles/site-backend/webhook.conf.txt: remove DEPLOY_HTDOCS_PATH
-rw-r--r--static/files/articles/site-backend/webhook.conf.txt4
1 files changed, 0 insertions, 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
@@ -9,10 +9,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"
}, {