mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 22:04:32 +00:00
simple fisex
This commit is contained in:
parent
d64da1b69b
commit
3cfdfcbcf1
@ -31,7 +31,7 @@ class Docs(CMake):
|
||||
self.isDeploy)]
|
||||
|
||||
def move(props):
|
||||
return 'mv docs ' + str(props.getProperty('repository'))
|
||||
return 'mv docs ' + str(props.getProperty('copyFolder'))
|
||||
|
||||
res += [self.generateStep(move,
|
||||
platform,
|
||||
|
Loading…
x
Reference in New Issue
Block a user