On Sep 30, 12:42 am, badnaam <
asitkmis...@gmail.com> wrote:
> This happens during this step..
>
> Everything up-to-date
> ** transaction: start
> * executing `deploy:update_code'
> updating the cached checkout on all servers
> executing locally: "git ls-remote g...@github.com:username/
> app_name.git master"
> * executing "if [ -d /var/www/app_name/shared/cached-copy ]; then
> cd /var/www/app_name/shared/cached-copy && git fetch -q origin && git
> reset -q --hard 5d47453e28385200daa971ca4982632caf7fb67e && git clean -
> q -d -x -f; else git clone -q g...@github.com:username/app_name.git /
> var/www/app_name/shared/cached-copy && cd /var/www/app_name/shared/
> cached-copy && git checkout -q -b deploy
> 5d47453e28385200daa971ca4982632caf7fb67e; fi"
> servers: ["1xx.2xx.xxx.xxx"]Password:
> [173.230.158.13] executing command
> command finished
>
> On Sep 29, 3:37 pm, badnaam <
asitkmis...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Capistrano keeps asking me forpasswordfor every deplyoyment. How do