Skip to content

Commit

Permalink
DEVPROD-3871 Use teardown_task when there is one function/command (#1533
Browse files Browse the repository at this point in the history
)
  • Loading branch information
blink1073 committed Feb 21, 2024
1 parent cf1c6a1 commit e04576d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .evergreen/config.yml
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e04576d

Please sign in to comment.