Skip to content

Commit c0f5c68

Browse files
author
Maik Hummel
committed
Put the daily build to 11am
1 parent 6a1f095 commit c0f5c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Docker Image
22

33
on:
44
schedule:
5-
- cron: "0 10 * * *" # everyday at 10am
5+
- cron: "0 11 * * *" # everyday at 10am
66
push:
77
branches: ["**"]
88
tags: ["v*.*.*"]

0 commit comments

Comments
 (0)