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
This commit is contained in:
2024-11-21 12:38:07 +00: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