1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

Unstash buildDescriptor where neoDeploy may need it (#2408)

This commit is contained in:
Stephan Aßmus
2020-11-19 19:18:00 +01:00
committed by GitHub
parent fc7fa9f293
commit cb6b34f042

View File

@@ -23,6 +23,7 @@ Integration:
Acceptance:
unstash:
- buildDescriptor
- buildResult
- deployDescriptor
stashes: []
@@ -35,6 +36,7 @@ Performance:
Release:
unstash:
- buildDescriptor
- buildResult
- deployDescriptor
stashes: []