Update .gitea/workflows/pipeline.yml
All checks were successful
Build and Push Teamspeak Images on Base Image Update / check-for-changes (push) Successful in 6s
Build and Push Teamspeak Images on Base Image Update / build-alpine (push) Has been skipped
Build and Push Teamspeak Images on Base Image Update / build-debian (push) Has been skipped
Build and Push Teamspeak Images on Base Image Update / build-basic (push) Has been skipped
Build and Push Teamspeak Images on Base Image Update / generate-build-info (push) Has been skipped
Build and Push Teamspeak Images on Base Image Update / generate-changelogs (push) Has been skipped

This commit is contained in:
2025-12-14 05:22:56 -08:00
parent a9889d1d2e
commit 0d28a9be6d

View File

@@ -12,7 +12,7 @@ on:
- '!**/CHANGES.md' - '!**/CHANGES.md'
- '!**/build-info.json' - '!**/build-info.json'
schedule: schedule:
- cron: '0 1 * * 0' - cron: '0 13 * * 0'
env: env:
IMAGE_REGISTRY: ${{ secrets.REPO_URL }} IMAGE_REGISTRY: ${{ secrets.REPO_URL }}