Compare commits

..

2 Commits

Author SHA1 Message Date
be9aea31d9 Merge pull request 'Change Interval to Weekly' (#17) from Update-Pipeline into main
All checks were successful
Deploy Container Image to Registry / docker-build-experimental (push) Successful in 1m28s
Deploy Container Image to Registry / docker-build-stable (push) Successful in 1m31s
Reviewed-on: #17
2024-11-21 12:38:07 +00:00
d6123836cf Change Interval to Weekly
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2024-11-21 13:37:27 +01:00

View File

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