build attempt fix

This commit is contained in:
Timo Bejan 2021-08-23 14:27:42 +03:00
parent c0b8c3a53e
commit 533683b714

View File

@ -67,7 +67,7 @@ public class PlanSpec {
.name("redaction-ui")
.url("ssh://git@git.iqser.com:2222/red/ui.git")
.branch("master")
.submodulesEnabled(true)
// .submodulesEnabled(true)
.authentication(new SharedCredentialsIdentifier("bamboo-agent")
.scope(SharedCredentialsScope.GLOBAL)))
.planRepositories(new GitRepository()