文件名称:concourse-pipeline-bosh-create-release:创建 BOSH 发布 tarball 并通过 Concourse 管道保存到 S3
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-01 10:33:29
Concoure 管道 - 创建 BOSH 发布 tarball 并保存到 S3 从其 git 存储库创建 BOSH 版本的开发版本,并作为 tarball 上传到 S3。 示例credentials.yml : aws-bosh-init-bucket : my-bucket aws-access-key-id : ACCESS aws-secret-access-key : SECRET aws-region-name : us-east-1 fly c -c pipeline.yml --vars-from credentials.yml \ --var git-bosh-release-branch=develop \ --var git-bosh-release=https://github.com/concourse/concourse
【文件预览】:
concourse-pipeline-bosh-create-release-master
----pipeline.yml(835B)
----.gitignore(16B)
----README.md(596B)