Skip to content

jobs: Escape `${` in `publishMWSingleVersion` job script

As the comment that I blindly copied over mentions, CasC shell steps
must escape ${ variable substitution syntax using ^${.

Bug: T369115

Merge request reports

Loading