mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-06 18:29:37 +00:00
fix npm prop
This commit is contained in:
parent
2d888f6d7f
commit
78def67be8
@ -94,5 +94,10 @@ def getPropertyes():
|
||||
name = 'stopForce',
|
||||
label = 'Stop Force',
|
||||
default = False
|
||||
),
|
||||
util.BooleanParameter(
|
||||
name = 'showLog',
|
||||
label = 'show logs of the docker',
|
||||
default = False
|
||||
)
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user