Update .gitea/workflows/base-build.yml
All checks were successful
Build Alpine RootFS and Docker Image (latest) / build-and-push (push) Successful in 14s
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / update-changelog (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / update-build-info (push) Has been skipped

This commit is contained in:
2026-01-11 05:47:21 -08:00
parent a3b75025ee
commit fc641f5be0

View File

@@ -9,7 +9,7 @@ on:
- '!**/CHANGES.md' - '!**/CHANGES.md'
- '!**/build-info.json' - '!**/build-info.json'
schedule: schedule:
- cron: '0 12 * * 0' # Sunday at noon UTC - cron: '0 11 * * 0' # Sunday at noon UTC
env: env:
ALPINE_VERSION: v3.20 ALPINE_VERSION: v3.20