https://github.com/vito/gocd-release
BOSH release for GoCD - http://go.cd
https://github.com/vito/gocd-release
Last synced: over 1 year ago
JSON representation
BOSH release for GoCD - http://go.cd
- Host: GitHub
- URL: https://github.com/vito/gocd-release
- Owner: vito
- Created: 2014-03-22T21:50:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-22T23:29:58.000Z (over 12 years ago)
- Last Synced: 2025-01-25T19:11:58.822Z (over 1 year ago)
- Language: Shell
- Size: 121 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blobs
You can find the GoCD .zips here:
* [go-server](http://download01.thoughtworks.com/go/13.4.1/ga/go-server-13.4.1-18342.zip)
* [go-agent](http://download01.thoughtworks.com/go/13.4.1/ga/go-agent-13.4.1-18342.zip)
The `git` and `openjdk` blobs can be grabbed from
[cf-release](https://github.com/cloudfoundry/cf-release).
```
bosh add blob go-agent-13.4.1-18342.zip gocd
bosh add blob go-server-13.4.1-18342.zip gocd
bosh add blob git-1.7.11.2.tar.gz git
bosh add blob openjdk-1.7.0_51.tar.gz openjdk
```