I am actually trying to configure integrity as my CI. I have added a project and clicked on build manually......

the output was

sh: line 0: cd: /home/www-data/integrity/builds/--master: No such file or directory

Basically it did not clone the repository from what I see.....But the log file shows it did. Please help me

link|improve this question
feedback

1 Answer

More info would be good...

  • using git I presume, have you set it up for password-less operation, ie exchange ssh keys? Or is it a public repo?

Did it clone into the directory thats shown/its expecting?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown