Skip to content

Instantly share code, notes, and snippets.

@trastle
Created September 6, 2013 08:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trastle/6461048 to your computer and use it in GitHub Desktop.
Save trastle/6461048 to your computer and use it in GitHub Desktop.
Build Cloud Foundry Release
git clone https://github.com/cloudfoundry/cf-release.git
cd cf-release
git fetch
git submodule update --init --recursive
#
bosh create release releases/cf-138.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment