id | title | hide_title | sidebar_label | description | keywords | url | site_name | slug | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
hyperexecute-release-notes-2-1-1 |
Release Notes 2.1.1 |
true |
Release Notes 2.1.1 |
Release Notes 2.1.1 |
|
LambdaTest |
hyperexecute-release-notes-2-1-1/ |
You can now receive Job Artifacts directly via email, streamlining the process of accessing and managing your execution results.
To recieve the Artifacts via mail, you simply need to pass a email
flag in your YAML file.
uploadArtifacts:
...
email:
to:
- <your_email_id@example.com>
- <another_email_id@example.com>
Refer to the detailed documentation on how to recieve artifacts via email