ember-fastboot / fastboot-s3-downloader

A FastBoot App Server downloader for AWS S3
7 stars 24 forks source link

Remove app zip file when it is no longer needed #14

Closed jordanbyron closed 3 years ago

jordanbyron commented 6 years ago

I noticed our deployment servers were collecting more and more dist-XXX.zip files with each deploy. This small change has fastboot-s3-downloader cleanup after itself by removing the zip file once it is no longer needed.