Update .gitea/workflows/pipeline.yml
All checks were successful
Build and Push foundryvtt Docker Image / check-for-changes (push) Successful in 5s
Build and Push foundryvtt Docker Image / build (push) Successful in 30s
Build and Push foundryvtt Docker Image / generate-changelogs (push) Successful in 6s
Build and Push foundryvtt Docker Image / generate-build-info (push) Successful in 6s
All checks were successful
Build and Push foundryvtt Docker Image / check-for-changes (push) Successful in 5s
Build and Push foundryvtt Docker Image / build (push) Successful in 30s
Build and Push foundryvtt Docker Image / generate-changelogs (push) Successful in 6s
Build and Push foundryvtt Docker Image / generate-build-info (push) Successful in 6s
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
- '!**/CHANGES.md'
|
||||
- '!**/build-info.json'
|
||||
schedule:
|
||||
- cron: '15 1 * * 0'
|
||||
- cron: '15 13 * * 0'
|
||||
|
||||
env:
|
||||
IMAGE_REGISTRY: ${{ secrets.REPO_URL }}
|
||||
|
||||
Reference in New Issue
Block a user