Didn't work
This commit is contained in:
parent
20f4498dc8
commit
eb2a895b16
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ factory.addStep(ShellCommand(command=["runtask",
|
|||
{% if deployment_type in ['prod'] %}
|
||||
Interpolate('%(prop:taskname)s.yml')],
|
||||
{% else %}
|
||||
'runtask.yml', '2>&1'],
|
||||
'runtask.yml'],
|
||||
{% endif %}
|
||||
descriptionDone=[Interpolate('%(prop:taskname)s on %(prop:item)s')],
|
||||
name='runtask',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue