Merge pull request #6 from corda/knguyen/CORE-7176/setup_template_project_notification
CORE-7176: Setup Template Project Notification
This commit is contained in:
		
						commit
						87be2276ff
					
				
							
								
								
									
										3
									
								
								.ci/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.ci/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -4,5 +4,6 @@ cordaPipeline(
 | 
				
			|||||||
    publishRepoPrefix: '',
 | 
					    publishRepoPrefix: '',
 | 
				
			||||||
    slimBuild: true,
 | 
					    slimBuild: true,
 | 
				
			||||||
    runUnitTests: false,
 | 
					    runUnitTests: false,
 | 
				
			||||||
    dedicatedJobForSnykDelta: false
 | 
					    dedicatedJobForSnykDelta: false,
 | 
				
			||||||
 | 
					    slackChannel: '#corda-corda5-dev-ex-build-notifications'
 | 
				
			||||||
    )
 | 
					    )
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user