test
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 1m22s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been skipped
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 17:52:51 -07:00
parent fae628f8ee
commit 3a427817d2
2 changed files with 34 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ else
fi
fi
TARBALL="/output/$DEBIAN_RELEASE/${ROOTFS_DIR}.tar.bz2"
TARBALL="/output/${ROOTFS_DIR}.tar.bz2"
echo "[INFO] Unmounting system directories (ignore errors)..."
for dir in sys proc dev/pts dev; do