Rename to capistrano/deploytags

This commit is contained in:
Gavin Heavyside
2014-06-25 12:08:35 +01:00
parent 8ed22009d7
commit 0945596b2f
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -44,11 +44,11 @@ group :deployment do
end
```
Then require `capistrano-deploytags/capistrano` in your Capfile
Then require `capistrano/deploytags` in your Capfile
```
# Capfile
require 'capistrano-deploytags/capistrano'
require 'capistrano/deploytags'
```
This will create two tasks, one that runs before the `deploy` task, and one