feat: update scripts to use new cuddle
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
deploymentrepo="$TMP/deployments"
|
||||
|
||||
CUDDLE_FETCH_POLICY=never cuddle_cli render_template \
|
||||
CUDDLE_FETCH_POLICY=never cuddle render_template \
|
||||
--template-file "$TMP/.env.example.tmpl" \
|
||||
--dest "$deploymentrepo/$SERVICE/env.example"
|
||||
|
||||
|
Reference in New Issue
Block a user