This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Docker Image via Nix Flake
|
- name: Build Docker Image via Nix Flake
|
||||||
run: |
|
run: |
|
||||||
nix build --option sandbox false ./build/#dockerImage
|
export HOME=/proc/homeless-shelter
|
||||||
|
nix build ./build/#dockerImage
|
||||||
docker load -i result
|
docker load -i result
|
||||||
|
|
||||||
- name: Log in to Gitea Container Registry
|
- name: Log in to Gitea Container Registry
|
||||||
|
|||||||
Reference in New Issue
Block a user