File tree Expand file tree Collapse file tree 4 files changed +7
-16
lines changed Expand file tree Collapse file tree 4 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 1616 - ' **.py'
1717 - ' **.yaml'
1818 - ' ros2_control_demos-not-released.rolling.repos'
19+ - ' ros2_control_demos-not-released.kilted.repos'
1920 - ' **.xml'
2021 push : *event
2122 schedule :
Original file line number Diff line number Diff line change @@ -2,21 +2,7 @@ name: Build Rolling Dockerfile
22# description: builds the dockerfile contained within the repo
33
44on :
5- pull_request :
6- branches :
7- - master
8- paths :
9- - ' **.hpp'
10- - ' **.cpp'
11- - Dockerfile/**
12- - ' .github/workflows/rolling-docker-build.yml'
13- - ' **/package.xml'
14- - ' **/CMakeLists.txt'
15- - ' **.xacro'
16- - ' **.py'
17- - ' **.yaml'
18- - ' ros2_control_demos.rolling.repos'
19- push :
5+ pull_request : &event
206 branches :
217 - master
228 paths :
3016 - ' **.py'
3117 - ' **.yaml'
3218 - ' ros2_control_demos.rolling.repos'
19+ - ' ros2_control_demos.kilted.repos'
20+ - ' **.xml'
21+ push : *event
3322 schedule :
3423 # Run every morning to detect broken dependencies
3524 - cron : ' 50 1 * * MON-FRI'
Original file line number Diff line number Diff line change 1515 - ' **.py'
1616 - ' **.yaml'
1717 - ' ros2_control_demos.rolling.repos'
18+ - ' ros2_control_demos.kilted.repos'
1819 - ' **.xml'
1920 push : *event
2021 schedule :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repositories:
1414 ros2_controllers:
1515 type: git
1616 url: https://github.com/ros-controls/ros2_controllers.git
17- version: master
17+ version: kilted
1818 gz_ros2_control:
1919 type: git
2020 url: https://github.com/ros-controls/gz_ros2_control.git
You can’t perform that action at this time.
0 commit comments