Skip to content

Add pages deployments uploader

Implement a carrierwave uploader for pages.

Some ideas can be taken from f99ad907

  • make store dir start with @zip_storage/ or something similar to be able later to store these files on pages shared directory without name conflict
  • use hashed storage
  • for now use artifacts storage options
Edited by Vladimir Shushlin