1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00
This commit is contained in:
Googlom
2025-08-05 16:13:14 +03:00
parent 72ea284861
commit 643edaa309

View File

@@ -77,8 +77,6 @@ void call(Map parameters = [:], String stepName, String metadataFile, List crede
config.stashNoDefaultExcludes = parameters.stashNoDefaultExcludes
}
echo "[DEBUG] Before dockerWrapper"
sh 'find . -mindepth 1 -maxdepth 10'
dockerWrapper(script, stepName, config) {
handleErrorDetails(stepName) {
writePipelineEnv(script: script, piperGoPath: piperGoPath)