Builder is working, kinda
Build images / Build (bitwarden) (push) Failing after 1s
Build images / Build (builder) (push) Failing after 1s
Build images / Build (immich) (push) Failing after 1s
Build images / Build (sword-container-builder) (push) Failing after 1s
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
Build images / Build (vm-test) (push) Failing after 1s

This commit is contained in:
Greg Hellings
2026-01-22 23:52:55 -06:00
parent 9f4f97ad55
commit 9a231f8c25
4 changed files with 99 additions and 93 deletions
+1 -2
View File
@@ -20,6 +20,5 @@ jobs:
steps:
- uses: actions/checkout@v5
- run: |
nix build ".#${{ matrix.image }}"
podman import result "src.thehellings.com/greg/${{ matrix.image }}"
nix run ".#${{ matrix.image }}.importToPodman"
podman images