fdghfgdh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Has been cancelled

This commit is contained in:
2025-07-07 20:44:29 -07:00
parent d6c73aa5cf
commit 6fcd0f3253

View File

@@ -42,7 +42,7 @@ jobs:
docker build --build-arg VERSION=$version -t fithwum/debian-$version-base .
docker run --rm --privileged \
-v "$(pwd)":/output \
-v "$(pwd)/output":/output \
-e VERSION="$version" \
fithwum/debian-$version-base \
/scripts/bootstrap-rootfs.sh