We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6022f66 commit b6d01a3Copy full SHA for b6d01a3
Jenkinsfile
@@ -0,0 +1,8 @@
1
+sproutMultiModuleBuild {
2
+ moduleToBuild = 'mcp-parent'
3
+ nodeLabel = 'ephemeral'
4
+ tribes = ['global']
5
+ notifySlackGroupsOnFailure = ['@kevin']
6
+ jdk = 17
7
+ deployRCBranches = true
8
+}
0 commit comments