Skip to content

Commit 3d7539d

Browse files
committed
Hit 'em with a Docker load
1 parent 3d58363 commit 3d7539d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3535
nix_path: nixpkgs=channel:nixos-unstable
3636

37-
- run: nix build .#devEnvironmentDocker | ./result
37+
- run: nix build .#devEnvironmentDocker | ./result | docker load
3838

3939
deploy_template:
4040
needs: deploy_image

0 commit comments

Comments
 (0)