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