Commit 992399d
authored
ci: pull php-5.6 loader test image from Docker Hub (#4039)
The php-5.6_buster CI image is no longer published to the internal
registry (registry.ddbuild.io/ci/dd-trace-php/dd-trace-ci), so the
"Loader test on amd64 libc: [5.6, nts, buster]" job failed with
ErrImagePull/NotFound.
Keep the job and source only the 5.6 image from Docker Hub via the
ddbuild mirror (registry.ddbuild.io/images/mirror/datadog/dd-trace-ci)
through a per-matrix LOADER_IMAGE_REPO override. All other PHP versions
and the arm64 job continue to use the internal registry.
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>1 parent 5cbfcd8 commit 992399d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1406 | 1406 | | |
1407 | 1407 | | |
1408 | 1408 | | |
1409 | | - | |
| 1409 | + | |
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | 1413 | | |
1414 | 1414 | | |
| 1415 | + | |
1415 | 1416 | | |
1416 | 1417 | | |
1417 | 1418 | | |
| |||
1422 | 1423 | | |
1423 | 1424 | | |
1424 | 1425 | | |
| 1426 | + | |
1425 | 1427 | | |
1426 | 1428 | | |
1427 | 1429 | | |
| |||
0 commit comments