I have a Jenkins Plugin that holds a checkbox. I would like to pass/substitute the value in the checkbox with a variable like $CHECKBOX_VAR. Is this possible?
My code in Jelly file
<f:entry title="Create New EFS" field="createEfs">
<f:checkbox default="false"/>
</f:entry>
Aucun commentaire:
Enregistrer un commentaire