mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
ci: use new OCP4 registry for jjb image
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
477a1225c9
commit
f04e8738f0
@ -22,7 +22,7 @@ objects:
|
||||
spec:
|
||||
containers:
|
||||
- name: jjb
|
||||
image: 172.30.254.79:5000/ceph-csi/jjb:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/ceph-csi/jjb:latest
|
||||
env:
|
||||
- name: GIT_REPO
|
||||
value: https://github.com/ceph/ceph-csi
|
||||
|
@ -22,7 +22,7 @@ objects:
|
||||
spec:
|
||||
containers:
|
||||
- name: jjb-validate
|
||||
image: 172.30.254.79:5000/ceph-csi/jjb:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/ceph-csi/jjb:latest
|
||||
env:
|
||||
- name: GIT_REPO
|
||||
value: https://github.com/ceph/ceph-csi
|
||||
|
Loading…
Reference in New Issue
Block a user