Merge pull request 'Update Cron' (#9) from Update-Pipeline into main
All checks were successful
Deploy Container Image to Registry / docker (push) Successful in 1m6s

Reviewed-on: #9
This commit is contained in:
2024-11-20 13:34:55 +00:00

View File

@ -1,7 +1,7 @@
name: Deploy Container Image to Registry
on:
schedule:
- cron: 0,10,15,25 * * * *
- cron: 0 1 * * *
push:
branches:
- main