diff --git a/bin/_main b/bin/_main index cb8828f..d0451d3 100755 --- a/bin/_main +++ b/bin/_main @@ -414,6 +414,7 @@ elif [ "${1}" == "run" ]; then --workshop-dir=${CRUCIBLE_HOME}/subprojects/core/workshop\ --packrat-dir=${CRUCIBLE_HOME}/subprojects/core/packrat\ --tools-dir=${CRUCIBLE_HOME}/subprojects/tools\ + --registries-json=${REGISTRIES_CFG}\ --base-run-dir=$base_run_dir\ ${passthru_args[@]}"