Commit ebfc47a
Leverage the dockerhub account for skopeo if set (#30)
* Leverage the dockerhub account if they are set in env
skopeo directly pulls from docker.io which easily reaches
the anon pull rate limit.
Please see shared_database and observability failing because
of skopeo (whatever the use of private mirror or mirror.gcr.io):
https://github.com/cnti-testcatalog/testsuite/actions/runs/12674901774/job/35470396257?pr=2203
https://github.com/cnti-testcatalog/testsuite/actions/runs/12674901774/job/35470398665?pr=2203
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Co-authored-by: Martin Matyas <martin.matyas@tietoevry.com>1 parent 3f350cc commit ebfc47a
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
253 | 260 | | |
254 | 261 | | |
255 | 262 | | |
| |||
0 commit comments