thoth-station/package-build-controller

use configuration Object

Closed this issue · 0 comments

todo commented

# TODO use configuration Object
build_map = os.getenv('BUILD_MAP', "{}")
if build_map == "{}":
build_map = load_json_file(CONFIG_FILE)
if not build_map:


This issue was generated by todo based on a TODO comment in f52e130. It's been assigned to @sub-mod because they committed the code.