Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild the images daily #5

Merged
merged 1 commit into from
May 16, 2024
Merged

Rebuild the images daily #5

merged 1 commit into from
May 16, 2024

Conversation

TimWolla
Copy link
Collaborator

Caches in GitHub Actions live for at most 1 week, a weekly rebuild thus might not reliably see cache hits.

Rebuild the image daily, with caching enabled, it should actually result in a new image and it will pick up rebuilds of the base image (in case of the daemon image) more quickly.

Caches in GitHub Actions live for at most 1 week, a weekly rebuild thus might
not reliably see cache hits.

Rebuild the image daily, with caching enabled, it should actually result in a
new image and it will pick up rebuilds of the base image (in case of the daemon
image) more quickly.
@TimWolla TimWolla merged commit 0494eb1 into main May 16, 2024
3 checks passed
@TimWolla TimWolla deleted the schedule-daily branch May 16, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant