This commit is contained in:
@@ -20,11 +20,10 @@ jobs:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
sandbox = false
|
||||
|
||||
- name: Build Docker Image via Nix Flake
|
||||
run: |
|
||||
nix build ./build#dockerImage --print-build-logs
|
||||
HOME=/sys/homeless-shelter nix build ./build#dockerImage --impure --print-build-logs
|
||||
docker load < result
|
||||
|
||||
- name: Log in to Gitea Container Registry
|
||||
|
||||
Reference in New Issue
Block a user