Skip to content

Commit 4fdb521

Browse files
committed
chore: added Jenkinsfile
1 parent a79984d commit 4fdb521

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+
@Library('robotnik-jenkins-library@main') _
2+
rosPipeline(
3+
rosdistro: ["noetic"],
4+
upstreamProjects: 'robotnik_msgs/ros-devel'
5+
)

0 commit comments

Comments
 (0)