ci: build the right container
This commit is contained in:
parent
ca43ad1d00
commit
4ba21269ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
- name: Build container
|
||||
run: |
|
||||
nix build -L .#jnsgruk-container
|
||||
nix build -L .#brewlog-container
|
||||
|
||||
- name: Upload container to ghcr.io
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue