mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +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).
22 lines
257 B
Plaintext
22 lines
257 B
Plaintext
_out
|
|
*.db
|
|
connection.properties
|
|
default-*.json
|
|
node_modules/
|
|
package-lock.json
|
|
target/
|
|
.che/
|
|
.gen/
|
|
*_mta_build_tmp
|
|
*.mtar
|
|
mta_archives/
|
|
Makefile_*.mta
|
|
.DS_Store
|
|
*.orig
|
|
*.log
|
|
.pipeline
|
|
mtaBuild_errorDetails.json
|
|
test-mta-js.mtar
|
|
.nyc_output/
|
|
s4hana_pipeline
|