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