semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Problem with using local repository

Open afeefghannam89 opened this issue 3 years ago • 2 comments

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. Screenshot 2022-06-16 at 11 52 23

02- I created the path with CLI, then I have rerun the task and faced another failure: Screenshot 2022-06-16 at 12 02 20

Here is the config from the local repository:

Screenshot 2022-06-16 at 12 04 32

In addition, why must I set a branch name, when I am using a local repository?

Thanks

afeefghannam89 avatar Jun 16 '22 10:06 afeefghannam89

@fiftin do you have any idea please?

afeefghannam89 avatar Jun 24 '22 11:06 afeefghannam89

Hello!

Local repository means local git repository (git is one of the prerequisites for installing Ansible Semaphore).

yoanloulchev avatar Jul 22 '22 20:07 yoanloulchev

Please try latest version of Semaphore.

fiftin avatar Oct 04 '22 18:10 fiftin