Skip to content
Snippets Groups Projects
Commit f4588543 authored by Diogo Filipe Tomas Guerra's avatar Diogo Filipe Tomas Guerra
Browse files

Sync missing snapshotter container

parent 20eaa5af
Branches
No related tags found
1 merge request!56Sync missing csi snapshotter container
Pipeline #1902621 failed
...@@ -200,6 +200,12 @@ quay.io/cephcsi/cephcsi_sync: ...@@ -200,6 +200,12 @@ quay.io/cephcsi/cephcsi_sync:
script: script:
- ./sync_image.sh "quay.io/cephcsi/cephcsi:canary" - ./sync_image.sh "quay.io/cephcsi/cephcsi:canary"
quay.io/k8scsi/csi-snapshotter_sync:
stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
script:
- ./sync_image.sh "quay.io/k8scsi/csi-snapshotter:v2.1.0"
quay.io/calico/typha_sync: quay.io/calico/typha_sync:
stage: image_sync stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment