Skip to content

Commit

Permalink
update daily image publish schedule
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Nov 6, 2024
1 parent 9e7095c commit 75cfbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-docker-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Nightly build/publish latest docker images

on:
schedule:
- cron: "30 1 * * *"
- cron: "30 13 * * *" # UTC time
workflow_dispatch:

env:
Expand Down

0 comments on commit 75cfbd9

Please sign in to comment.