with template path
This commit is contained in:
parent
f3cc872a86
commit
36274c3155
@ -16,7 +16,7 @@ git clone "$DEPLOYMENTS" _deployments
|
||||
mkdir -p "_deployments/$SERVICE"
|
||||
|
||||
CUDDLE_FETCH_POLICY=never cuddle_cli render_template \
|
||||
--template-file docker-compose.deploy_release.yml.tmpl \
|
||||
--template-file "$TMP/docker-compose.deploy_release.yml.tmpl" \
|
||||
--dest "_deployments/$SERVICE/docker-compose.yml" \
|
||||
--extra-var "image=$tag"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user