Skip to content

Commit

Permalink
feat: add plugin gradle and envinject
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <[email protected]>
  • Loading branch information
heurtematte committed Jan 16, 2025
1 parent dace41d commit 655068b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions instances/tools.buildship/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,11 @@
fullName: "tools.buildship",
displayName: "Eclipse Buildship",
},
jenkins+: {
plugins+: [
"envinject",
"gradle",
],
},
seLinuxLevel: "s0:c64,c39",
}

0 comments on commit 655068b

Please sign in to comment.