Skip to content
Snippets Groups Projects
Commit c05ca81b authored by Robert Vasek's avatar Robert Vasek
Browse files

Sync cinder-csi-plugin from docker.io/k8scloudprovider/cinder-csi-plugin

parent cc905f49
No related branches found
No related tags found
1 merge request!73Sync cinder-csi-plugin from docker.io/k8scloudprovider/cinder-csi-plugin
Pipeline #4101196 passed
......@@ -258,6 +258,14 @@ quay.io/cephcsi/cephcsi_sync:
script:
- ./sync_image.sh "quay.io/cephcsi/cephcsi"
docker.io/k8scloudprovider/cinder-csi-plugin_sync:
stage: image_sync
image:
name: gitlab-registry.cern.ch/cloud/fedora-buildah:b408fd82d64094b86d72ca58521548ecba3fb3f3
entrypoint: ["/bin/bash", "-c"]
script:
- ./sync_image.sh "docker.io/k8scloudprovider/cinder-csi-plugin"
docker.io/k8scloudprovider/manila-csi-plugin_sync:
stage: image_sync
image:
......@@ -432,4 +440,4 @@ k8s.gcr.io/ingress-nginx/kube-webhook-certgen_sync:
name: gitlab-registry.cern.ch/cloud/fedora-buildah:b408fd82d64094b86d72ca58521548ecba3fb3f3
entrypoint: ["/bin/bash", "-c"]
script:
- ./sync_image.sh "k8s.gcr.io/ingress-nginx/kube-webhook-certgen"
\ No newline at end of file
- ./sync_image.sh "k8s.gcr.io/ingress-nginx/kube-webhook-certgen"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment