feat: docker binary cache

This commit is contained in:
2025-04-16 05:42:28 -04:00
parent fbe5efdf0f
commit ddce48625e
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ jobs:
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
package:
runs-on: ubuntu-latest
needs: release # Wait for binary cache to propagate
steps:
- name: Docker meta
id: meta