build attempt fix
This commit is contained in:
parent
43bd37d7de
commit
07b4386859
@ -67,6 +67,10 @@ public class PlanSpec {
|
||||
.name("redaction-ui")
|
||||
.url("ssh://git@git.iqser.com:2222/red/ui.git")
|
||||
.branch("master")
|
||||
.verboseLogs(true)
|
||||
.remoteAgentCacheEnabled(false)
|
||||
.fetchWholeRepository(true)
|
||||
.shallowClonesEnabled(false)
|
||||
// .submodulesEnabled(true)
|
||||
.authentication(new SharedCredentialsIdentifier("bamboo-agent")
|
||||
.scope(SharedCredentialsScope.GLOBAL)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user