Update docker-image.yml

This commit is contained in:
2023-07-06 22:51:25 +02:00
committed by GitHub
parent 1cb2c476c4
commit f3ad389f6d
+1 -1
View File
@@ -1,7 +1,7 @@
name: Build and Push Docker Container name: Build and Push Docker Container
on: on:
schedule: schedule:
- cron: "40 20 * * 4" - cron: "0 11 * * 5"
jobs: jobs:
build-and-push: build-and-push: