test
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 33s
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 07:12:15 -07:00
parent 198073d6b9
commit 90a72ab90b
6 changed files with 5 additions and 42 deletions

View File

@@ -7,7 +7,7 @@ set -o pipefail
DEBIAN_RELEASE="bookworm"
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
SCRIPTS_URL="https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/base-image-script/"
PT2_SCRIPT="debian-test_pt2.sh"
PT2_SCRIPT="debian-build_pt2.sh"
PT3_SCRIPT="debian-build_pt3.sh"
echo "[INFO] Preparing environment..."