alfian tinangon
Results
2
comments of
alfian tinangon
hi @ThomDietrich i use your pull request about this problem but i still have the same issue stuck here ``` dev@scarlet:~/Github-Auto-Deploy$ python GitAutoDeploy.py Github Autodeploy Service v0.2 started 192.30.252.42 -...
@ThomDietrich i finally fix the issue, the issue is on ``` if(repository['url'] == repoUrl): res.append(repository['path']) ``` my conf repository url using .git on the url :) and the repoUrl from...