1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00

Fix extensions for Post stage of Abap Pipeline (#1714)

This commit is contained in:
Daniel Mieg 2020-06-24 17:44:15 +02:00 committed by GitHub
parent dc99676c8d
commit f38a50739c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,5 +20,6 @@ ATC:
stashes: []
Post:
unstash: []
unstash:
- source
stashes: []