Skip to content

Create minio directory for pages object storage

Vladimir Shushlin requested to merge create-pages-minio-dir into master

What does this Merge Request do?

We already configure gitlab.yml with that bucket, but don't actually create it. This MR creates the bucket(a directory for minio)

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Vladimir Shushlin

Merge request reports