|
Ling |
Following up: https://roadmap.ploi.io/b/site-level-requests/staging-to-production-script-variables/
For the initial deployment i would like to access the staging files.
Currently i am creating a storage directory the first time a site gets deployed to production {SITE_DIRECTORY}-storage
and than I want to copy the storage folder from staging into that folder
for example
cp -r {STAGING_SITE_DIRECTORY}-deploy/storage {SITE_DIRECTORY}-storage/storage
Activity Newest / Oldest
Dennis
Status changed to: Planned
Ling
There is also a comment from Andrew Wallace in the previous request. For more variables to directories