1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/integration/testdata/TestCnbIntegration/config_multi_image.yml
Pavel Busko c086f84668
fix(cnbBuild): filter overall buildpacks key in the telemetry data (#3619)
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2022-03-09 11:48:47 +01:00

13 lines
273 B
YAML

general:
verbose: true
collectTelemetryData: false
steps:
cnbBuild:
containerRegistryUrl: localhost:5000
containerImageTag: latest
multipleImages:
- path: project
- containerImageName: go-app
containerImageTag: v1.0.0
path: zip/go.zip