@@ -112,7 +112,7 @@ jobs:
112112 docker-ros :
113113 runs-on : ubuntu-latest
114114 steps :
115- -
uses :
ika-rwth-aachen/[email protected] .0 115+ -
uses :
ika-rwth-aachen/[email protected] .1 116116 with :
117117 base-image : rwthika/ros2:humble
118118 command : ros2 run my_pkg my_node
@@ -124,7 +124,7 @@ jobs:
124124
125125` ` ` yml
126126include :
127- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.0 /.gitlab-ci/docker-ros.yml
127+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.1 /.gitlab-ci/docker-ros.yml
128128
129129variables :
130130 BASE_IMAGE : rwthika/ros2:humble
@@ -143,7 +143,7 @@ jobs:
143143 docker-ros :
144144 runs-on : ubuntu-latest
145145 steps :
146- -
uses :
ika-rwth-aachen/[email protected] .0 146+ -
uses :
ika-rwth-aachen/[email protected] .1 147147 with :
148148 base-image : rwthika/ros2:humble
149149 command : ros2 run my_pkg my_node
@@ -156,7 +156,7 @@ jobs:
156156
157157` ` ` yml
158158include :
159- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.0 /.gitlab-ci/docker-ros.yml
159+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.1 /.gitlab-ci/docker-ros.yml
160160
161161variables :
162162 BASE_IMAGE : rwthika/ros2:humble
@@ -176,7 +176,7 @@ jobs:
176176 docker-ros :
177177 runs-on : ubuntu-latest
178178 steps :
179- -
uses :
ika-rwth-aachen/[email protected] .0 179+ -
uses :
ika-rwth-aachen/[email protected] .1 180180 with :
181181 base-image : rwthika/ros2:humble
182182 command : ros2 run my_pkg my_node
@@ -190,7 +190,7 @@ jobs:
190190
191191` ` ` yml
192192include :
193- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.0 /.gitlab-ci/docker-ros.yml
193+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.1 /.gitlab-ci/docker-ros.yml
194194
195195variables :
196196 BASE_IMAGE : rwthika/ros2:humble
@@ -211,7 +211,7 @@ jobs:
211211 docker-ros :
212212 runs-on : ubuntu-latest
213213 steps :
214- -
uses :
ika-rwth-aachen/[email protected] .0 214+ -
uses :
ika-rwth-aachen/[email protected] .1 215215 with :
216216 base-image : rwthika/ros2:humble
217217 command : ros2 run my_pkg my_node
@@ -224,7 +224,7 @@ jobs:
224224
225225` ` ` yml
226226include :
227- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.0 /.gitlab-ci/docker-ros.yml
227+ - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/v1.6.1 /.gitlab-ci/docker-ros.yml
228228
229229variables :
230230 BASE_IMAGE : rwthika/ros2:humble
@@ -248,7 +248,7 @@ jobs:
248248 platform : [amd64, arm64]
249249 runs-on : [self-hosted, "${{ matrix.platform }}"]
250250 steps :
251- -
uses :
ika-rwth-aachen/[email protected] .0 251+ -
uses :
ika-rwth-aachen/[email protected] .1 252252 with :
253253 base-image : rwthika/ros2:humble
254254 command : ros2 run my_pkg my_node
0 commit comments