Skip to content

Fix: Incorrect deployments to Staging/Prod

Jamie Tanna requested to merge defect/incorrect-image into master

Looks like it's damn symbols (and dynamic typing) - Capistrano's fetch returned a symbol, whereas I was expecting a string.

As part of #137 (closed).

Merge request reports