You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
Capistrano has :on_no_matching_servers which allows you to skip tasks. I've built a tasks that uses capture_git which still executes even with that flag on the task.
* 2014-02-05 09:13:01 executing `telework:setup'
** skipping `telework:setup' because no servers matched
* no servers for "cd /home/entelo/app && umask 002 && sg entelo -c 'git --no-pager log --format=format:\"%H,%h,%an,%ad\" -n 1'"