What are all the hook types I can use in app.yml

From GitHub Repo:

how about?

Hooks let you execute custom commands before or after a specific build step, by defining before_<name>: or after_<name>: corresponding to a hook: <name> label in a template.

1 Like