Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

capture_git doesn't skipping #99

@cgarvis

Description

@cgarvis

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'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions