ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can set the release_tag by default it is :{version}
In your case if it's just prefixing a v
you can use v:{version}
.
For more complicated release tag names the fallback is to simply set the full tag name manually for each release using the :{ask}
key and bloom will prompt you at runtime.