Skip to content

Commit

Permalink
Only build once per week
Browse files Browse the repository at this point in the history
  • Loading branch information
q0rban committed Jan 6, 2022
1 parent 4dcb553 commit c80fc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Docker
on:
workflow_dispatch:
schedule:
- cron: '21 0 * * *'
- cron: '21 0 * * 0'
push:
branches: [ main ]
# Publish semver tags as releases.
Expand Down

0 comments on commit c80fc44

Please sign in to comment.