Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(2240): Convert MULTI_BUILD_CLUSTER_ENABLED value from string to b…
…oolean. (#2242) * fix: convert to boolean from string * fix function name * add JSDoc and fix indent * fix: convert bool function * Include multiple revert. This reverts commit c454744. Revert "add JSDoc and fix indent" This reverts commit 60836e7. Revert "fix function name" This reverts commit c56b045. Revert "fix: convert to boolean from string" This reverts commit 41d3178. * fix: add format to MULTI_BUILD_CLUSTER_ENABLED env * Revert "fix: add format to MULTI_BUILD_CLUSTER_ENABLED env" This reverts commit 44a6ec4. * Revert "Include multiple revert." This reverts commit 6d01009. * fix: add a true list based on yaml definition * fix: add to single quote * fix: space charactor * fix: remove comment out * fix: add .node-version on .gitignore * fix: remove .node-version Co-authored-by: sugarnaoming <[email protected]> Co-authored-by: kkisic <[email protected]> Co-authored-by: Yuichi Sawada <[email protected]>
- Loading branch information