Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b38bafa63d | ||
|
|
30e06d762f |
@@ -1,7 +1,7 @@
|
||||
name: Deploy Container Image to Registry
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0,10,15,25 * * * *
|
||||
- cron: 0 1 * * *
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user