mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-04 01:09:37 +00:00
fix url
This commit is contained in:
parent
fce6e7f2cf
commit
17a6beeb8a
@ -261,7 +261,7 @@ def getFactory():
|
||||
|
||||
factory.addStep(
|
||||
steps.DirectoryUpload(
|
||||
workersrc = util.Interpolate('build/%(prop:copyFolder)s'),
|
||||
workersrc = util.Interpolate('%(prop:copyFolder)s'),
|
||||
masterdest = destDir,
|
||||
url = destDirUrl,
|
||||
doStepIf = lambda step : isDeploy(step),
|
||||
|
Loading…
x
Reference in New Issue
Block a user