Skip to content

Commit

Permalink
chore: build / update image every week (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
radriaanse authored Dec 18, 2023
1 parent 444a410 commit 0792417
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
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
schedule:
- cron: '0 0 * * SUN'

env:
DOCKER_IMAGE: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 0792417

Please sign in to comment.