Skip to content
Snippets Groups Projects
Commit 37965923 authored by Maximilien Naveau's avatar Maximilien Naveau Committed by Olivier Stasse
Browse files

update the package name

parent 445cd628
No related branches found
No related tags found
No related merge requests found
...@@ -33,5 +33,5 @@ jobs: ...@@ -33,5 +33,5 @@ jobs:
# #
- uses: ros-tooling/action-ros-ci@v0.2 - uses: ros-tooling/action-ros-ci@v0.2
with: with:
package-name: dynamic_graph_bridge_msgs package-name: dynamic_graph_bridge
target-ros1-distro: melodic target-ros1-distro: melodic
...@@ -33,5 +33,5 @@ jobs: ...@@ -33,5 +33,5 @@ jobs:
# #
- uses: ros-tooling/action-ros-ci@v0.2 - uses: ros-tooling/action-ros-ci@v0.2
with: with:
package-name: dynamic_graph_bridge_msgs package-name: dynamic_graph_bridge
target-ros1-distro: noetic target-ros1-distro: noetic
...@@ -2,6 +2,10 @@ name: Ubuntu20.04, ROS2 Continuous Integration ...@@ -2,6 +2,10 @@ name: Ubuntu20.04, ROS2 Continuous Integration
on: on:
push: push:
branches:
- master
- devel
- mnaveau/ubuntu20.04_ros1_ros2
pull_request: pull_request:
branches: branches:
- master - master
...@@ -29,5 +33,5 @@ jobs: ...@@ -29,5 +33,5 @@ jobs:
# #
- uses: ros-tooling/action-ros-ci@v0.2 - uses: ros-tooling/action-ros-ci@v0.2
with: with:
package-name: dynamic_graph_bridge_msgs package-name: dynamic_graph_bridge
target-ros2-distro: foxy target-ros2-distro: foxy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment