removed buster
All checks were successful
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 10m39s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 1m14s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Successful in 2m0s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Successful in 58s

This commit is contained in:
2025-07-14 05:30:17 -07:00
parent 027d823799
commit 3b5c5ab4a0
8 changed files with 1 additions and 78 deletions

View File

@@ -22,7 +22,7 @@ env:
GIT_CREDENTIAL: ${{ secrets.GIT_TOKEN || secrets.GIT_PASSWORD }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
VERSIONS: "buster bullseye bookworm trixie"
VERSIONS: "bullseye bookworm trixie"
OUTPUT_DIR: ./output
jobs: