Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🧹 Add task to remove placeholder file sets
This commit will add a rake task to remove placeholder file sets from the Dickinson tenant. To test, set an environment variable with whatever cname you want to use and run the task. For example: ```sh REMOVE_PLACEHOLDER_FILE_SETS_FROM="dev.hyku.test" rake hyku:remove_placeholder_file_sets ``` Ref: - #912
- Loading branch information