Skip to content

Instantly share code, notes, and snippets.

@mttjohnson
Created October 10, 2016 16:21
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 mttjohnson/9e22e3d89f911a5799d773143ef9babc to your computer and use it in GitHub Desktop.
Save mttjohnson/9e22e3d89f911a5799d773143ef9babc to your computer and use it in GitHub Desktop.
Capistrano deploy specific commit
stage.rb
set :branch, ENV['BRANCH'] || 'develop'
BRANCH=074e9eb--entire-commit-has-in-this-branch-variable--cab54fcc2fde8b bundle exec cap stage deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment