ci: build the right container

This commit is contained in:
Jon Seager 2026-02-06 18:24:23 +00:00
parent ca43ad1d00
commit 4ba21269ed
No known key found for this signature in database

View file

@ -56,7 +56,7 @@ jobs:
- name: Build container - name: Build container
run: | run: |
nix build -L .#jnsgruk-container nix build -L .#brewlog-container
- name: Upload container to ghcr.io - name: Upload container to ghcr.io
run: | run: |