Update .gitea/workflows/pipeline.yml
Some checks failed
Build and Push foundryvtt Docker Image / check-for-changes (push) Failing after 1s
Build and Push foundryvtt Docker Image / build (push) Has been skipped
Build and Push foundryvtt Docker Image / generate-changelogs (push) Has been skipped
Build and Push foundryvtt Docker Image / generate-build-info (push) Has been skipped

This commit is contained in:
2025-07-17 07:14:38 -07:00
parent a72848d3a9
commit 9e568a28c1

View File

@@ -8,7 +8,7 @@ on:
- '**/CHANGES.md'
- '**/build-info.json'
schedule:
- cron: '30 */6 * * *' # Every 6 hours
- cron: '15 1 * * 0'
env:
IMAGE_REGISTRY: gitea.fithwum.tech