Merge pull request 'Updates Cron' (#8) from Update-Pipeline into main
All checks were successful
Deploy Container Image to Registry / docker (push) Successful in 1m4s
All checks were successful
Deploy Container Image to Registry / docker (push) Successful in 1m4s
Reviewed-on: #8
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
name: Deploy Container Image to Registry
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0,10,15 * * * *
|
||||
- cron: 0,10,15,25 * * * *
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Reference in New Issue
Block a user