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
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user