Skip to content

Instantly share code, notes, and snippets.

@imeredith
Last active December 15, 2015 06:38
Show Gist options
  • Save imeredith/5217255 to your computer and use it in GitHub Desktop.
Save imeredith/5217255 to your computer and use it in GitHub Desktop.
importantsetting = Cloudbees.env do
test "somestuff"
staging "someotherstuff"
production "realstuff"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment