feat: add trigger at 3AM everyday
All checks were successful
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
Blog Deployment / Check-Rebuild (push) Successful in 4s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 5s

This commit is contained in:
2025-06-11 12:33:43 +00:00
parent 74c37501b5
commit e391a05867

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- preview
schedule:
- cron: '0 3 * * *'
env:
DOCKER_IMAGE: vezpi-blog