mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
commit
03fa2f2df2
@ -58,7 +58,8 @@ def getFactory():
|
||||
steps.ShellCommand(
|
||||
command = [
|
||||
'npm',
|
||||
"start"
|
||||
"run",
|
||||
"start:detach"
|
||||
],
|
||||
doStepIf = lambda step : not isStopForce(step),
|
||||
haltOnFailure = True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user