Merge pull request 'Change Interval to Weekly' (#17) from Update-Pipeline into main
Reviewed-on: #17
This commit was merged in pull request #17.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Deploy Container Image to Registry
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 1 * * *
|
||||
- cron: 0 1 * * 1
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user