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

@@ -92,6 +92,8 @@ GEM
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-deploytags (1.0.4)
capistrano (>= 3.2.0)
capistrano-rails (1.1.3)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
@@ -422,6 +424,7 @@ DEPENDENCIES
bigquery!
byebug
capistrano (~> 3.4.0)
capistrano-deploytags (~> 1.0.0)
capistrano-rails
capistrano-rbenv
capistrano3-unicorn