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
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:
@@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user