mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
fix path of the repogen
This commit is contained in:
parent
5d879b70c6
commit
0c47acfce8
@ -251,7 +251,7 @@ class Make(BaseModule):
|
||||
@util.renderer
|
||||
def projectName(props):
|
||||
repo = str(props.getProperty('repository'))
|
||||
return self.getNameProjectFromGitUrl(repo)
|
||||
return self.destDirPrivate(repo)
|
||||
|
||||
@util.renderer
|
||||
def repoLocation(props):
|
||||
|
Loading…
x
Reference in New Issue
Block a user