Initial gitlab-ci.yml
This commit is contained in:
parent
7c7290e8bb
commit
f720c450fc
4 changed files with 29 additions and 2 deletions
|
@ -17,6 +17,7 @@ if(BUILD_TESTING)
|
|||
find_package(rclcpp REQUIRED)
|
||||
find_package(std_msgs REQUIRED)
|
||||
find_package(std_srvs REQUIRED)
|
||||
find_package(tracetools REQUIRED)
|
||||
|
||||
add_executable(test_publisher
|
||||
src/test_publisher.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue