summaryrefslogtreecommitdiff
path: root/envcfg.py.template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-02-23 13:32:49 +0100
committerChristian Grothoff <christian@grothoff.org>2020-02-23 13:33:31 +0100
commit7dacf67f5bde548220265fd70650be425c4e4ee0 (patch)
tree96653aaefbb87d164c0f354670b2f3a7134db16c /envcfg.py.template
parentbaf34c9e9145f53cb06d2ee63bec3c43af687f02 (diff)
downloaddeployment-7dacf67f5bde548220265fd70650be425c4e4ee0.tar.gz
deployment-7dacf67f5bde548220265fd70650be425c4e4ee0.tar.bz2
deployment-7dacf67f5bde548220265fd70650be425c4e4ee0.zip
document deployment better, create systemd service for main test job, unify some systemd scripts via %h
Diffstat (limited to 'envcfg.py.template')
-rw-r--r--envcfg.py.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/envcfg.py.template b/envcfg.py.template
index c7523ca..8957a79 100644
--- a/envcfg.py.template
+++ b/envcfg.py.template
@@ -1,4 +1,4 @@
-# Name of the environment (test, demo, int, ...)
+# Name of the environment (test, demo, int, coverage, demo-checker, auditor-reporter, ...)
env = "..."
tag = "master"