49217a21d9
yq env(SHORT_SHA) requires SHORT_SHA as an environment variable,
not just a shell variable. Without export, yq cannot read it.
Regression from 0d610f5 (GRO-311).
Co-Authored-By: Paperclip <noreply@paperclip.ing>