SUSE / cap

Apache License 2.0
2 stars 1 forks source link

Add cap-pre-release.yaml and cap-release.yaml configs #17

Closed viccuad closed 4 years ago

viccuad commented 4 years ago

These pipeline configs are canonical and expected to match the pipelines deployed on concourse:

The current configs are known to work and can be extended in the future (eg: by setting create-k8s: true).

For achieving this, exposed a new s3bucket config option on the configs, and added the necessary minimal logic on the pipeline.template.

Removed config.yaml in favour of cap-pre-release.yaml and cap-release.yaml.