File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 ros :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : ika-rwth-aachen/docker-ros@main
10+ - uses : ika-rwth-aachen/docker-ros@v1.0.0
1111 with :
1212 image-tag : ros
1313 base-image : rwthika/ros:latest
1818 ros2 :
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : ika-rwth-aachen/docker-ros@main
21+ - uses : ika-rwth-aachen/docker-ros@v1.0.0
2222 with :
2323 image-tag : ros2
2424 base-image : rwthika/ros2:latest
Original file line number Diff line number Diff line change 11include :
2- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/main /.gitlab-ci/docker-ros.yml
2+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.0.0 /.gitlab-ci/docker-ros.yml
33
44variables :
55 IMAGE_TAG : ros
Original file line number Diff line number Diff line change 11include :
2- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/main /.gitlab-ci/docker-ros.yml
2+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.0.0 /.gitlab-ci/docker-ros.yml
33
44variables :
55 IMAGE_TAG : ros2
You can’t perform that action at this time.
0 commit comments