Skip to content

Commit

Permalink
🔧 Updated variable value
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lubneuski committed Mar 9, 2023
1 parent b60ed2f commit 7cf61e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions d3b_cli_igor/deploy_ops/templates/deploy.tmpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if [ -z $TF_VAR_deploy_scripts_version ]; then
export TF_VAR_deploy_scripts_version="master"
fi

rm -rf .tmp
rm -rf .tmp_deployment
rm -rf .config
Expand Down

0 comments on commit 7cf61e8

Please sign in to comment.