code changes and cleanup
Some checks failed
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bookworm) (push) Failing after 1m36s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bullseye) (push) Failing after 1m49s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (buster) (push) Failing after 1m19s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (docker-build) (push) Failing after 2m25s
Some checks failed
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bookworm) (push) Failing after 1m36s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bullseye) (push) Failing after 1m49s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (buster) (push) Failing after 1m19s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (docker-build) (push) Failing after 2m25s
This commit is contained in:
@@ -8,7 +8,7 @@ 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"
|
||||
PT3_SCRIPT="debian-test_pt3.sh"
|
||||
PT3_SCRIPT="debian-build_pt3.sh"
|
||||
|
||||
echo "[INFO] Preparing environment..."
|
||||
apt-get update -y
|
||||
|
||||
Reference in New Issue
Block a user