1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00

Remove duplicate step in whitelist

This commit is contained in:
Marcus Holl 2018-11-02 15:06:25 +01:00
parent 2dbfeed813
commit daaaadeea9

View File

@ -33,7 +33,6 @@ public class CommonStepsTest extends BasePiperTest{
'pipelineStashFilesBeforeBuild', // intended to be called from pipelineStashFiles
'pipelineStashFiles', // only forwards to before/after step
'pipelineExecute', // special step (infrastructure)
'prepareDefaultValues', // special step (infrastructure)
'commonPipelineEnvironment', // special step (infrastructure)
'handlePipelineStepErrors', // special step (infrastructure)
]