Skip to content

Commit

Permalink
add --registries-json parameter to rickshaw-run call
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Oct 29, 2024
1 parent 1f8499e commit 5b4d10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/_main
Original file line number Diff line number Diff line change
Expand Up @@ -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[@]}"

Expand Down

0 comments on commit 5b4d10c

Please sign in to comment.