test/1
You can find the source of this version on GitHub at cppforlife/test-release. It was created based on the commit de8af5a4
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "test" version: "1" url: "https://bosh.io/d/github.com/cppforlife/test-release?v=1" sha1: "d80730afc86bfaa6d26831657e468fc3304103ca"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d80730afc86bfaa6d26831657e468fc3304103ca \ "https://bosh.io/d/github.com/cppforlife/test-release?v=1"