1
0
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:
Kevin Hudemann 2020-08-28 10:51:55 +02:00 committed by GitHub
parent a035690f3d
commit ce48491a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: