Skip to content

Commit

Permalink
Build docker images nightly (after distros)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Feb 16, 2025
1 parent a195f9f commit 66aaf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: docker

on:
schedule:
# 6 AM UTC every Sunday
- cron: "0 6 * * 6"
# 3 AM UTC every day
- cron: "0 3 * * *"
workflow_dispatch:
push:
branches:
Expand Down

0 comments on commit 66aaf2d

Please sign in to comment.