add cap hook for tagging deployments in git

This commit is contained in:
Albert Yi
2016-12-05 15:02:38 -08:00
parent eddf2e59f0
commit 8266b31cea
3 changed files with 5 additions and 0 deletions

View File

@@ -74,5 +74,6 @@ end
group :development do
gem 'ruby-prof'
gem 'capistrano-deploytags', '~> 1.0.0', require: false
# gem 'sql-logging'
end