Compare commits

..

2 Commits

Author SHA1 Message Date
6f0189e8c0 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
Reviewed-on: #8
2024-11-20 13:20:24 +00:00
9d73103d1f Updates Cron
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2024-11-20 14:20:10 +01:00

View File

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