mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
c086f84668
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
13 lines
273 B
YAML
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
|