drupal-deploy
drupal-deploy copied to clipboard
Deploy:full should invoke deploy before
Rigth now deploy:full doesn't run deploy but it should.
This doesn't work https://github.com/capistrano/drupal-deploy/blob/master/lib/capistrano/tasks/drupal_deploy.rake#L20
invoke should be used instead.
Hi,
I've same problem and #4 works fine for me.
What's the problem with #4 ? maybe we can have a workaround ?
Thx