Update docker-image.yml
This commit is contained in:
@@ -2,6 +2,9 @@ name: Build and Push Docker Container
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 11 * * 5"
|
- cron: "0 11 * * 5"
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user