When a PR is created and an image is built in a branch, the cache is also pushed to a `buildcache` tag. As all PRs are using the same tag, sometimes the cache for a specific branch gets invalidated and makes it take longer on further pushes. This fix might make the first commit take longer, but further ones will be faster if no changes in the code are applied. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| PULL_REQUEST_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| mergify.yml | ||
| pull_request_template.md | ||
| release-drafter.yml | ||
| zbot.yml | ||