The tests e2e need the mail template to send the invitation to the user. We are now caching the mail template instead of using a artifact, thanks to that we can build only the mail template if the cache is invalidated, so we save time and resources.
The tests e2e need the mail template to send the invitation to the user. We are now caching the mail template instead of using a artifact, thanks to that we can build only the mail template if the cache is invalidated, so we save time and resources.