mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
0fcf1654fe
Extend mta build step to install maven artefacts after build to allow re-using them in later stages (additional unit or integration tests which might not be running as part of the "build" life-cycle).
4 lines
60 B
Docker
4 lines
60 B
Docker
FROM devxci/mbtci:1.0.14
|
|
|
|
COPY run-in-container.sh /test.sh
|