mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
Merge pull request #7749 from corda/merge-release/os/4.9-release/os/4.10-2024-06-11-232
ES-2340: Merging forward updates from release/os/4.9 to release/os/4.10 - 2024-06-11
This commit is contained in:
commit
625cf82821
7
.ci/JenkinsfileStaticAnalysis
Normal file
7
.ci/JenkinsfileStaticAnalysis
Normal file
@ -0,0 +1,7 @@
|
||||
@Library('corda-shared-build-pipeline-steps') _
|
||||
import com.r3.build.enums.SnykOrganisation
|
||||
|
||||
staticCodeAnalysisPipeline(
|
||||
snykCodeEnabled : true,
|
||||
snykOrg: SnykOrganisation.CORDA_4_OS
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user