uclibs / uc_drc

DRC migration planning and work
Other
0 stars 0 forks source link

check for existing metadata profile for loading in rake task #120

Closed crowesn closed 3 years ago

crowesn commented 3 years ago

Fixes #118

App container crashes on docker build when default metadata profile load task runs into validation failure because it's already been loaded.

Add a conditional to check for presence of a metadata profile.

Changes proposed in this pull request: