mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-30 05:59:39 +02:00
Fix stageDefaults fortify and mavenStaticCodeChecks (#1962)
This commit is contained in:
parent
a035690f3d
commit
ce48491a36
@ -1,5 +1,5 @@
|
||||
stages:
|
||||
mavenStaticCodeChecks:
|
||||
mavenExecuteStaticCodeChecks:
|
||||
stepConditions:
|
||||
mavenExecuteStaticCodeChecks:
|
||||
filePattern: 'pom.xml'
|
||||
@ -89,7 +89,7 @@ stages:
|
||||
fortifyScan:
|
||||
onlyProductiveBranch: true
|
||||
stepConditions:
|
||||
fortifyScan:
|
||||
fortifyExecuteScan:
|
||||
configKeys:
|
||||
- 'fortifyCredentialsId'
|
||||
detectScan:
|
||||
|
Loading…
x
Reference in New Issue
Block a user