Skip to content

Commit 064b95a

Browse files
committed
Merged in fix/jenkins-branch (pull request #624)
Fixes the branch for ocs2-robotic-assets
2 parents f9f00d8 + 92bc0fb commit 064b95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-pipeline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ library 'continuous_integration_pipeline'
22
ciPipeline("--ros-distro noetic --publish-doxygen --recipes raisimlib \
33
--dependencies 'git@github.com:leggedrobotics/hpp-fcl.git;master;git'\
44
'git@github.com:leggedrobotics/pinocchio.git;master;git'\
5-
'git@github.com:leggedrobotics/ocs2_robotic_assets.git;feature/manip-assets;git'\
5+
'git@github.com:leggedrobotics/ocs2_robotic_assets.git;main;git'\
66
--ignore ocs2_doc")
77

88
node {

0 commit comments

Comments
 (0)