Closed mvadari closed 2 years ago
This PR resolves issues with deployment.
I was having issues deploying the latest version to staging. It turns out that the dev commands call the scripts in a different manner than the prod commands.
Works in staging.
High Level Overview of Change
This PR resolves issues with deployment.
Context of Change
I was having issues deploying the latest version to staging. It turns out that the dev commands call the scripts in a different manner than the prod commands.
Type of Change
Before / After
Test Plan
Works in staging.