fix error handling.

Turns out without the try: finally statement the clean up step gets skipped.
https://github.com/flutter/flutter/issues/68144#issuecomment-712299364

Change-Id: I47cb84bea02a386499c75674cef3b7dc47376d78
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/7780
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
Commit-Queue: Weiyu Huang <weiyuhuang@google.com>
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
6 files changed
tree: 8942668792b62e983e89c9dbe1052187e69ac77c
  1. infra/
  2. recipe_modules/
  3. recipes/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. LICENSE
  8. OWNERS
  9. README.md
  10. recipes.py
README.md

Config

Tricium configurations recipes repo.