Update docker-image.yml

This commit is contained in:
2023-07-17 08:18:26 +02:00
committed by GitHub
parent 2cb6d3250b
commit e785b80ebe
+3
View File
@@ -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: