Skip to content

Commit

Permalink
ci: build image every 12h
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ex4 authored Mar 17, 2024
1 parent 42a66cb commit 73f07ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- '**'
tags:
- '*.*.*'
schedule:
- cron: '0 */12 * * *'

jobs:
push_to_registry:
Expand Down

0 comments on commit 73f07ec

Please sign in to comment.