Closed svenfuchs closed 4 years ago
e.g.
env: - BRANCH="master"
would result in [BRANCH: '"master"']
[BRANCH: '"master"']
i think it is safe enough to just dequote those strings for this purpose here.
e.g.
would result in
[BRANCH: '"master"']
i think it is safe enough to just dequote those strings for this purpose here.