Skip to content

Commit 80644af

Browse files
committed
chore: added Jenkinsfile
1 parent a79984d commit 80644af

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/Jenkinsfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
rosPipeline(
2+
rosdistro: ["melodic", "noetic"],
3+
upstreamProjects: 'robotnik_msgs/ros-devel',
4+
upload: true,
5+
)

0 commit comments

Comments
 (0)