update
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build RootFS Archives (bullseye) (push) Successful in 5m33s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build RootFS Archives (bookworm) (push) Successful in 7m1s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build RootFS Archives (trixie) (push) Successful in 4m50s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build & Push Docker Images (bullseye) (push) Successful in 1m26s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build & Push Docker Images (bookworm) (push) Successful in 1m39s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Build & Push Docker Images (trixie) (push) Successful in 1m12s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 56s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Successful in 1m22s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / Docker prune (vm-docker-build2) (push) Successful in 4s

This commit is contained in:
2026-06-20 13:51:28 -07:00
parent ce6dff2277
commit 4076975c92
+1 -1
View File
@@ -12,7 +12,7 @@ on:
- '!**/CHANGES.md' - '!**/CHANGES.md'
- '!**/build-info.json' - '!**/build-info.json'
schedule: schedule:
- cron: '0 12 * * 0' # Sunday at noon UTC - cron: '30 20 * * 0' # Sunday at noon UTC
env: env:
REPO_URL: ${{ secrets.REPO_URL }} REPO_URL: ${{ secrets.REPO_URL }}