Loading deploy/tfs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ export TFS_SKIP_BUILD=${TFS_SKIP_BUILD:-""} # If not already set, disable build-if-exists flag to skip building Docker images if they already exist. # If TFS_BUILD_IF_EXISTS is "NO", the containers are not rebuilt if they already exist. export TFS_BUILD_IF_EXISTS=${TFS_BUILD_IF_EXISTS:-"NO"} export TFS_BUILD_IF_EXISTS=${TFS_BUILD_IF_EXISTS:-"YES"} # ----- CockroachDB ------------------------------------------------------------ Loading Loading
deploy/tfs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ export TFS_SKIP_BUILD=${TFS_SKIP_BUILD:-""} # If not already set, disable build-if-exists flag to skip building Docker images if they already exist. # If TFS_BUILD_IF_EXISTS is "NO", the containers are not rebuilt if they already exist. export TFS_BUILD_IF_EXISTS=${TFS_BUILD_IF_EXISTS:-"NO"} export TFS_BUILD_IF_EXISTS=${TFS_BUILD_IF_EXISTS:-"YES"} # ----- CockroachDB ------------------------------------------------------------ Loading