Add deploy hook to migrate images to media using migration helpers

This commit is contained in:
Keegan Rankin 2024-03-05 17:50:23 -08:00
parent 95d27e7a4a
commit cea389c117
2 changed files with 40 additions and 0 deletions

View file

@ -8,3 +8,4 @@ dependencies:
- migrate_plus
- migrate_source_csv
- migrate_tools
- migration_helpers