Skip to content

Commit

Permalink
Add missing jelly directive (#4)
Browse files Browse the repository at this point in the history
fix: add missing jelly directive
  • Loading branch information
viceice committed Mar 12, 2024
1 parent cc10cb9 commit 78666dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/index.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
~ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
~ THE SOFTWARE.
-->

<?jelly escape-by-default='true'?>
<div>
Additional user property for user identity on other systems. Jenkins then won't create duplicated users when such
an identity is extracted during SCM changelog parsing, or other user-related events.
Expand Down

0 comments on commit 78666dd

Please sign in to comment.