Skip to content

Commit

Permalink
Override RTOOLS_BRANCH
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Nov 15, 2024
1 parent 6728851 commit ca6018d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins-scripts/dsl/gazebo_libs.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ gz_collections_yaml.collections.each { collection ->
gz_ci_job_conda.with {
parameters {
booleanParam('USE_PIXI', true, 'Use experimental pixi env')
stringParam('RTOOLS_BRANCH','jrivero/support_conda','release-tool branch to use')
}
label "win && test-instance"
}
Expand Down

0 comments on commit ca6018d

Please sign in to comment.