feat: docker binary cache

This commit is contained in:
trev 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

View File

@ -9,6 +9,7 @@ WORKDIR /tmp/build
RUN nix \
--extra-experimental-features "nix-command flakes" \
--option filter-syscalls false \
--accept-flake-config \
build
# Copy the Nix store closure into a directory. The Nix store closure is the