I am using Jenkins to build from my git remote repository.
What am I suppose to provide in the repo url field since I am using remote local system for cloning and building.
Last time I give the clone command in the field and I got the error:
stderr: fatal: '//se12/adempiere370new' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
What am I actually suppose to give in the url field?