mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-30 05:59:39 +02:00
Cloud SDK: Update legacy config with integration tests stage merge (#2215)
This commit is contained in:
parent
14e1c44aae
commit
228d1c1e82
@ -63,7 +63,11 @@ removedOrReplacedSteps:
|
||||
|
||||
removedOrReplacedStages:
|
||||
integrationTests:
|
||||
newStageName: "backendIntegrationTests"
|
||||
newStageName: "integration"
|
||||
backendIntegrationTests:
|
||||
newStageName: "integration"
|
||||
frontendIntegrationTests:
|
||||
newStageName: "integration"
|
||||
staticCodeChecks:
|
||||
customMessage: "Since version v32 it is required to migrate the configuration into your pom.xml file or to the configuration of the new step mavenExecuteStaticCodeChecks.
|
||||
Details can be found in the release notes as well as in the step documentation: https://sap.github.io/jenkins-library/steps/mavenExecuteStaticCodeChecks/."
|
||||
|
Loading…
x
Reference in New Issue
Block a user