|
15 | 15 | stage_test: &stage_test 'test' |
16 | 16 | # `image` |
17 | 17 | # yamllint disable rule:line-length |
18 | | - image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.103@sha256:3a2bf514e461769ed7b8880213e9637186bb7e17e0653b4a6ad3f249e4a60d33' |
19 | | - image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.72@sha256:20873e73badc9d5ea93e20ef745f64fe957625a755a60c91e3dad600217e2c76' |
20 | | - image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.72@sha256:20873e73badc9d5ea93e20ef745f64fe957625a755a60c91e3dad600217e2c76' |
21 | | - image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.5@sha256:9d92b83a64378da3f9363668b0da244d9f12039d86579881d649ddb40ce261f3' |
22 | | - image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:fe69f9642c7edde46bbd78326d2c42c6e13fc73694efb142e92e206725479328' |
23 | | - image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.4@sha256:e7cfe36054a56382568c0824d2539a67a956711d7b674093db320815e928ee27' |
| 18 | + image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.116@sha256:98d5550565bb2563901005fd07aabfa5be206db38c4b195ffce44d297ae2b84c' |
| 19 | + image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.86@sha256:0939b6184329615704d51e984af490c2339cc1a31a5db0cef252684cc6b8f8ea' |
| 20 | + image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.86@sha256:0939b6184329615704d51e984af490c2339cc1a31a5db0cef252684cc6b8f8ea' |
| 21 | + image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.19@sha256:64cb1f774a3d6abdd498f6be4b3dbe261f821e1dd088c00c23504f39d0c1cf03' |
| 22 | + image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:74850471782195453cdf91f4a5edf62b6fcc3365c124d4d975c7e87a702040d7' |
| 23 | + image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.17@sha256:4db8d4b3b1451131ce77bd857254de2f3c5579172955b2a6a2d4ec4326789196' |
24 | 24 | # `services` |
25 | 25 | services_docker_dind: &services_docker_dind |
26 | | - - 'docker:28.3.3-dind@sha256:a56b3bdde89315ed2cc0e4906e582b5033d93bf20d9cb9510c2cdd4e7f7690b1' |
| 26 | + - 'docker:29.1.1-dind@sha256:9b20eb23e1f0443655673efb9db76c4b18cc1b45de1fcf82b3c1b749b9647bdf' |
27 | 27 | # yamllint enable rule:line-length |
28 | 28 | # `variables` |
29 | 29 | # https://forum.gitlab.com/t/gitlab-com-ci-caching-rubygems/5627/3 |
@@ -175,42 +175,42 @@ rockylinux-8-master: {extends: '.test_instance_failure_permitted'} |
175 | 175 | ubuntu-2404-master: {extends: '.test_instance_failure_permitted'} |
176 | 176 | ubuntu-2204-master: {extends: '.test_instance_failure_permitted'} |
177 | 177 | ubuntu-2004-master: {extends: '.test_instance_failure_permitted'} |
178 | | -almalinux-9-3007-7: {extends: '.test_instance'} |
179 | | -almalinux-8-3007-7: {extends: '.test_instance'} |
180 | | -amazonlinux-2023-3007-7: {extends: '.test_instance'} |
181 | | -amazonlinux-2-3007-7: {extends: '.test_instance_failure_permitted'} |
182 | | -centos-stream9-3007-7: {extends: '.test_instance'} |
183 | | -debian-12-3007-7: {extends: '.test_instance'} |
184 | | -debian-11-3007-7: {extends: '.test_instance'} |
185 | | -fedora-41-3007-7: {extends: '.test_instance_failure_permitted'} |
186 | | -fedora-40-3007-7: {extends: '.test_instance'} |
187 | | -opensuse-leap-156-3007-7: {extends: '.test_instance'} |
188 | | -opensuse-tmbl-latest-3007-7: {extends: '.test_instance'} |
189 | | -oraclelinux-9-3007-7: {extends: '.test_instance'} |
190 | | -oraclelinux-8-3007-7: {extends: '.test_instance'} |
191 | | -rockylinux-9-3007-7: {extends: '.test_instance'} |
192 | | -rockylinux-8-3007-7: {extends: '.test_instance'} |
193 | | -ubuntu-2404-3007-7: {extends: '.test_instance'} |
194 | | -ubuntu-2204-3007-7: {extends: '.test_instance'} |
195 | | -ubuntu-2004-3007-7: {extends: '.test_instance'} |
196 | | -almalinux-9-3006-15: {extends: '.test_instance'} |
197 | | -almalinux-8-3006-15: {extends: '.test_instance'} |
198 | | -amazonlinux-2023-3006-15: {extends: '.test_instance'} |
199 | | -amazonlinux-2-3006-15: {extends: '.test_instance_failure_permitted'} |
200 | | -centos-stream9-3006-15: {extends: '.test_instance'} |
201 | | -debian-12-3006-15: {extends: '.test_instance'} |
202 | | -debian-11-3006-15: {extends: '.test_instance'} |
203 | | -fedora-41-3006-15: {extends: '.test_instance_failure_permitted'} |
204 | | -fedora-40-3006-15: {extends: '.test_instance'} |
205 | | -opensuse-leap-156-3006-15: {extends: '.test_instance'} |
206 | | -opensuse-tmbl-latest-3006-15: {extends: '.test_instance'} |
207 | | -oraclelinux-9-3006-15: {extends: '.test_instance'} |
208 | | -oraclelinux-8-3006-15: {extends: '.test_instance'} |
209 | | -rockylinux-9-3006-15: {extends: '.test_instance'} |
210 | | -rockylinux-8-3006-15: {extends: '.test_instance'} |
211 | | -ubuntu-2404-3006-15: {extends: '.test_instance'} |
212 | | -ubuntu-2204-3006-15: {extends: '.test_instance'} |
213 | | -ubuntu-2004-3006-15: {extends: '.test_instance'} |
| 178 | +almalinux-9-3007: {extends: '.test_instance'} |
| 179 | +almalinux-8-3007: {extends: '.test_instance'} |
| 180 | +amazonlinux-2023-3007: {extends: '.test_instance'} |
| 181 | +amazonlinux-2-3007: {extends: '.test_instance_failure_permitted'} |
| 182 | +centos-stream9-3007: {extends: '.test_instance'} |
| 183 | +debian-12-3007: {extends: '.test_instance'} |
| 184 | +debian-11-3007: {extends: '.test_instance'} |
| 185 | +fedora-41-3007: {extends: '.test_instance_failure_permitted'} |
| 186 | +fedora-40-3007: {extends: '.test_instance'} |
| 187 | +opensuse-leap-156-3007: {extends: '.test_instance'} |
| 188 | +opensuse-tmbl-latest-3007: {extends: '.test_instance'} |
| 189 | +oraclelinux-9-3007: {extends: '.test_instance'} |
| 190 | +oraclelinux-8-3007: {extends: '.test_instance'} |
| 191 | +rockylinux-9-3007: {extends: '.test_instance'} |
| 192 | +rockylinux-8-3007: {extends: '.test_instance'} |
| 193 | +ubuntu-2404-3007: {extends: '.test_instance'} |
| 194 | +ubuntu-2204-3007: {extends: '.test_instance'} |
| 195 | +ubuntu-2004-3007: {extends: '.test_instance'} |
| 196 | +almalinux-9-3006: {extends: '.test_instance'} |
| 197 | +almalinux-8-3006: {extends: '.test_instance'} |
| 198 | +amazonlinux-2023-3006: {extends: '.test_instance'} |
| 199 | +amazonlinux-2-3006: {extends: '.test_instance_failure_permitted'} |
| 200 | +centos-stream9-3006: {extends: '.test_instance'} |
| 201 | +debian-12-3006: {extends: '.test_instance'} |
| 202 | +debian-11-3006: {extends: '.test_instance'} |
| 203 | +fedora-41-3006: {extends: '.test_instance_failure_permitted'} |
| 204 | +fedora-40-3006: {extends: '.test_instance'} |
| 205 | +opensuse-leap-156-3006: {extends: '.test_instance'} |
| 206 | +opensuse-tmbl-latest-3006: {extends: '.test_instance'} |
| 207 | +oraclelinux-9-3006: {extends: '.test_instance'} |
| 208 | +oraclelinux-8-3006: {extends: '.test_instance'} |
| 209 | +rockylinux-9-3006: {extends: '.test_instance'} |
| 210 | +rockylinux-8-3006: {extends: '.test_instance'} |
| 211 | +ubuntu-2404-3006: {extends: '.test_instance'} |
| 212 | +ubuntu-2204-3006: {extends: '.test_instance'} |
| 213 | +ubuntu-2004-3006: {extends: '.test_instance'} |
214 | 214 | # yamllint enable rule:line-length |
215 | 215 |
|
216 | 216 | ############################################################################### |
|
0 commit comments