ci: add driver camera to ui report (#33409)

add driver camera
old-commit-hash: 338b69be11fa83bf822c08eab56119dd44e98f2a
This commit is contained in:
Dean Lee
2024-08-31 10:51:18 +08:00
committed by GitHub
parent b96b60fa6c
commit 574b94c171
2 changed files with 17 additions and 6 deletions
+4
View File
@@ -94,6 +94,10 @@ jobs:
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/onroad_alert_mid.png"></td>
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/onroad_alert_full.png"></td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/driver_camera.png"></td>
<td></td>
</tr>
</table>
comment_tag: run_id_screenshots
pr_number: ${{ github.event.number }}