Git リポジトリへの Jenkins ローカル パスを指定したいと考えています。コマンドを使用してそのフォルダー git repo で開始しましたgit init
が、Jenkins 構成ページでパスを設定すると、次のようになります。
Failed to connect to repository : Command "/usr/bin/git ls-remote -h
/Users/asd/Documents/workspace/mavenTest HEAD" returned status code 128:
stdout:
stderr: fatal: '/Users/asd/Documents/workspace/mavenTest' 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.