Skip to content

Commit

Permalink
Merge pull request #418 from perftool-incubator/dev-kmr
Browse files Browse the repository at this point in the history
add --registries-json parameter to rickshaw-run call
  • Loading branch information
k-rister authored Oct 29, 2024
2 parents 1f8499e + 5b4d10c commit ebbe9d4
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 ebbe9d4

Please sign in to comment.