ghjetyjetyj
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Successful in 4m1s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Failing after 30s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped

This commit is contained in:
2025-07-07 20:30:15 -07:00
parent 3c91ad74f6
commit 26ef40d2d1
2 changed files with 18 additions and 3 deletions

View File

@@ -48,6 +48,12 @@ jobs:
/scripts/bootstrap-rootfs.sh
done
- name: Debug output folder
run: |
echo "Archives present:"
ls -lh ./debian-*.tar.bz2 || true
ls -lh rootfs-*.tar.bz2 || true
- name: List output archives
run: |
echo "[INFO] Final archive list:"