Add builder image

This commit is contained in:
Greg Hellings
2025-11-25 20:16:06 -06:00
parent d64a000657
commit 81223079c2
4 changed files with 70 additions and 10 deletions
+1
View File
@@ -33,6 +33,7 @@ default:
- IMG:
- img-bitwarden
- img-immich
- img-builder
script:
- nix --extra-experimental-features "nix-command flakes" build ".#${IMG}"
- cp -L result "${IMG}.tar.gz"