mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-04-06 06:43:53 +08:00
display stats in CI step (#349)
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
echo 'stats_summary<<EOF'
|
||||
scripts/analyze-agnos-rootfs.sh
|
||||
echo EOF
|
||||
} >> $GITHUB_OUTPUT
|
||||
} | tee -a $GITHUB_OUTPUT
|
||||
|
||||
- name: Package and OTA push
|
||||
if: "contains(env.LAST_COMMIT_MESSAGE, '[upload]')"
|
||||
|
||||
Reference in New Issue
Block a user