You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
j2cli that we use preserves quotes around variable value being
substituted kolypto/j2cli#77. This leads to a
wrong label syntax (e.g. label="asda" instead of label=asda)
Related PR(s):
* #1013
Related Issue(s):
* closes#1028
0 commit comments