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
<f:entryfield="allowVersionOverride"title="${%Allow default version to be overridden}">
37
+
<f:entryfield="allowVersionOverride"title="${%Allow default version to be overridden by a fixed string - branch name etc.}">
38
38
<f:checkboxdefault="true"/>
39
39
</f:entry>
40
40
<f:entryfield="allowVersionEnvvar"title="${%Allow literal use of @Library 'libname@${env.VARNAME}' pattern in pipeline scripts; falls back to default version if such custom VARNAME is not available among environment variables for the build or not found as branch name in SCM}">
0 commit comments