First stage refactor for dynamic app specs (napps.scm).
This commit is contained in:
@@ -6,4 +6,4 @@ set -a # export everything in the config for later use by envsubst
|
||||
. $1 # source the apps.config file with then env vars
|
||||
|
||||
# substitute template with env var to insert webhooks secret
|
||||
envsubst < all-apps/instance-control/hooks/hooks.json.tmpl > all-apps/instance-control/hooks/hooks.json
|
||||
envsubst < app/instance-control/hooks/hooks.json.tmpl > app/instance-control/hooks/hooks.json
|
||||
|
||||
Reference in New Issue
Block a user