capistrano / symfony

Capistrano tasks for deploying the Symfony standard edition
MIT License
353 stars 65 forks source link

Remove unneeded calls to "on" when calling symfony command #123

Open kissifrot opened 4 years ago

kissifrot commented 4 years ago

Avoids runing the same symfony console command in a loop for each machine it's run on Should fix #122