github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/integration/testdata/TestCnbIntegration/config_preserve_files.yml (about) 1 general: 2 verbose: true 3 collectTelemetryData: false 4 steps: 5 cnbBuild: 6 containerRegistryUrl: localhost:5000 7 containerImageTag: latest 8 path: project 9 preserveFiles: 10 - "node_modules/base" 11 - "package-lock.json"