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 10e46fb commit af3baf4Copy full SHA for af3baf4
Jenkinsfile
@@ -3,6 +3,7 @@ sproutMultiModuleBuild {
3
nodeLabel = 'ephemeral'
4
tribes = ['global']
5
notifySlackGroupsOnFailure = ['@kevin']
6
+ runECRLogin = 'true'
7
jdk = 17
8
deployRCBranches = true
9
}
0 commit comments