Skip to content

Commit

Permalink
CI: archive factory sdcard
Browse files Browse the repository at this point in the history
  • Loading branch information
svenrademakers committed Aug 15, 2024
1 parent ce8864f commit 930f6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- name: stamp images
run: |
mkdir artifacts
sudo mv buildroot/output/images/tp2-factory-sdcard.img artifacts/tp2-factory-sdcard-${{ env.BUILD_VERSION }}.img
sudo mv buildroot/output/images/tp2-bmc-firmware-sdcard.img artifacts/tp2-firmware-sdcard-${{ env.BUILD_VERSION }}.img
sudo mv buildroot/output/images/rootfs.erofs artifacts/tp2-ota-${{ env.BUILD_VERSION }}.tpu
Expand Down

0 comments on commit 930f6ea

Please sign in to comment.