Merge branch 'release/corda-5-developer-preview-2' into chrisbarratt/template-with-dp2-simulator
This commit is contained in:
		
						commit
						1a4ba862de
					
				
							
								
								
									
										8
									
								
								.ci/Jenkinsfile
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.ci/Jenkinsfile
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					@Library('corda-shared-build-pipeline-steps@5.0') _
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cordaPipeline(
 | 
				
			||||||
 | 
					    publishRepoPrefix: '',
 | 
				
			||||||
 | 
					    slimBuild: true,
 | 
				
			||||||
 | 
					    runUnitTests: false,
 | 
				
			||||||
 | 
					    dedicatedJobForSnykDelta: false
 | 
				
			||||||
 | 
					    )
 | 
				
			||||||
							
								
								
									
										6
									
								
								.ci/nightly/JenkinsfileSnykScan
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.ci/nightly/JenkinsfileSnykScan
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					@Library('corda-shared-build-pipeline-steps@5.0') _
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cordaSnykScanPipeline (
 | 
				
			||||||
 | 
					    snykTokenId: 'r3-snyk-corda5',
 | 
				
			||||||
 | 
					    snykAdditionalCommands: "--all-sub-projects -d"
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user