mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: strip quay.io from mirrored ceph/ceph:v18 image
CI jobs pull the ceph/ceph:v18 image (without `quay.io`). If the mirroring includes the registry host, the image can not be found. Updates: #4030 Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
32335dc9eb
commit
274739f70b
@ -8,7 +8,7 @@
|
||||
|
||||
# ceph-csi devel
|
||||
docker.io/rook/ceph:v1.12.1 rook/ceph:v1.12.1
|
||||
quay.io/ceph/ceph:v18 quay.io/ceph/ceph:v18
|
||||
quay.io/ceph/ceph:v18 ceph/ceph:v18
|
||||
|
||||
# ceph-csi v3.9
|
||||
docker.io/rook/ceph:v1.10.9 rook/ceph:v1.10.9
|
||||
|
Loading…
Reference in New Issue
Block a user