Skip to content

Commit

Permalink
Add a schedule to build the Docker image daily
Browse files Browse the repository at this point in the history
  • Loading branch information
ysdragon committed Dec 10, 2024
1 parent bd7c19e commit ec17a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Docker Image CI

on:
schedule:
- cron: '0 0 * * *'
push:
branches: [ "main" ]
release:
Expand Down

0 comments on commit ec17a38

Please sign in to comment.