This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Build Docker Image via Nix Flake
|
||||
run: |
|
||||
NIX_BUILD_CORES=2 nix build .#dockerImage --max-jobs=2 --print-build-logs
|
||||
NIX_BUILD_CORES=2 nix build .#dockerImage --max-jobs 2 --print-build-logs
|
||||
docker load < result
|
||||
|
||||
- name: Push closure to Attic cache
|
||||
|
||||
Reference in New Issue
Block a user