update
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 1m20s
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 18:01:14 -07:00
parent 3a427817d2
commit a34e9626a6
10 changed files with 38 additions and 86 deletions

View File

@@ -44,7 +44,7 @@ jobs:
docker run --rm --privileged \
-v "$(pwd)":/output \
fithwum/debian-$version-base \
bash base-image-script/debian-${version}_pt1.sh
bash base-image-script/debian-${version}-pt1.sh
TARBALL="debian-${version}.tar.bz2"
if [ -f "$TARBALL" ]; then