Closed WillBeebe closed 2 years ago
Small fix for if the params file isn't present, this fails. It creates an empty file, then tries to unmarshal a blank string into JSON. To reproduce mass app new ; mass app build
mass app new ; mass app build
Here's how it fails in our CI pipelines: https://github.com/massdriver-cloud/gcp-memorystore-redis/actions/runs/3148677430/jobs/5119469261
Small fix for if the params file isn't present, this fails. It creates an empty file, then tries to unmarshal a blank string into JSON. To reproduce
mass app new ; mass app build
Here's how it fails in our CI pipelines: https://github.com/massdriver-cloud/gcp-memorystore-redis/actions/runs/3148677430/jobs/5119469261