refactor(executeFreeleapsPipeline): fix formatting issue in generateComponentStages function

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-02-04 14:43:16 +08:00
parent bbe1c48b28
commit 32759dffb3

View File

@ -34,7 +34,7 @@ def generateComponentStages(component) {
}
}
}
}
},
stage("${component.name} :: Dependencies Resolving") {
agent {