Problem with using local repository
Hello,
I am still testing semaphore before deciding to use it in production or not. I am using the latest version v2.8.53. I want to use a local repository on my server, but faced to problems:
01- semaphore does not create the target path to whom he wants to check out the source/local repository.

02- I created the path with CLI, then I have rerun the task and faced another failure:

Here is the config from the local repository:

In addition, why must I set a branch name, when I am using a local repository?
Thanks
@fiftin do you have any idea please?
Hello!
Local repository means local git repository (git is one of the prerequisites for installing Ansible Semaphore).
Please try latest version of Semaphore.