DEVPROD-3871 Use teardown_task when there is one function/command (#1533)
This commit is contained in:
parent
cf1c6a11f7
commit
e04576de22
@ -1058,7 +1058,7 @@ task_groups:
|
||||
- command: expansions.update
|
||||
params:
|
||||
file: src/atlas-expansion.yml
|
||||
teardown_group:
|
||||
teardown_task:
|
||||
- command: subprocess.exec
|
||||
params:
|
||||
working_dir: src
|
||||
@ -1098,7 +1098,7 @@ task_groups:
|
||||
- command: expansions.update
|
||||
params:
|
||||
file: src/atlas-expansion.yml
|
||||
teardown_group:
|
||||
teardown_task:
|
||||
- command: subprocess.exec
|
||||
params:
|
||||
working_dir: src
|
||||
|
||||
Loading…
Reference in New Issue
Block a user