Closed dchaley closed 2 months ago
If the project directory is cloud storage, then create a temporary working directory for project output.
Then, when completing the operation, if the project directory is remote, upload the working directory's content using gcloud storage cp.
gcloud storage cp
Fixes #15
If the project directory is cloud storage, then create a temporary working directory for project output.
Then, when completing the operation, if the project directory is remote, upload the working directory's content using
gcloud storage cp
.Fixes #15