mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
fix stop force
This commit is contained in:
parent
378076fef5
commit
15c5a6cb83
@ -24,6 +24,8 @@ def getFactory():
|
||||
submodules=True,
|
||||
name = 'git operations',
|
||||
description = 'operations of git like pull clone fetch',
|
||||
doStepIf = lambda step : not isStopForce(step),
|
||||
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user