mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
remove last clear step
This commit is contained in:
parent
874e4de892
commit
cc062a6232
@ -287,13 +287,6 @@ class Make(BaseModule):
|
||||
)
|
||||
)
|
||||
|
||||
factory.addStep(
|
||||
self.generateStep(["git", "clean", "-xdf"],
|
||||
self.platform,
|
||||
'clear all data',
|
||||
lambda step: True)
|
||||
)
|
||||
|
||||
return factory
|
||||
|
||||
def getPropertyes(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user